INicDetail.Ip4Address 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="ip4Address", Update=true)]
public string Ip4Address { 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="ip4Address", Update=true)>]
member this.Ip4Address : string with get, set
Public Property Ip4Address As String

Property Value

Attributes

Applies to