IHciNicDetail.SubnetMask Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Subnet Mask of NIC
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Subnet Mask of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subnetMask")]
public string SubnetMask { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Subnet Mask of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="subnetMask")>]
member this.SubnetMask : string
Public ReadOnly Property SubnetMask As String
Property Value
- Attributes