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

Property Value

Attributes

Applies to