INetworkInterface.Ipv4Address Property

Definition

IPv4Address of the interface.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="IPv4Address of the interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipv4Address", Update=false)]
public string Ipv4Address { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="IPv4Address of the interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ipv4Address", Update=false)>]
member this.Ipv4Address : string
Public ReadOnly Property Ipv4Address As String

Property Value

Attributes

Applies to