Share via


IStorageAdapterIPInfo.SubnetMask Property

Definition

The SubnetMask address assigned to each storage adapter physical node on your Azure Stack HCI cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The SubnetMask address assigned to each storage adapter physical node on your Azure Stack HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetMask")]
public string SubnetMask { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The SubnetMask address assigned to each storage adapter physical node on your Azure Stack HCI cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetMask")>]
member this.SubnetMask : string with get, set
Public Property SubnetMask As String

Property Value

Attributes

Applies to