INicDetail.SubnetMask Property

Definition

Subnet Mask of NIC

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Subnet Mask of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subnetMask", Update=true)]
public string SubnetMask { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Subnet Mask of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subnetMask", Update=true)>]
member this.SubnetMask : string with get, set
Public Property SubnetMask As String

Property Value

Attributes

Applies to