INetworkDevice.ManagementIpv4Address Property

Definition

Management IPv4 Address.

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

Property Value

Attributes

Applies to