ILayer3IPPrefixProperties.PrimaryIpv4Prefix Property

Definition

IPv4 Address Prefix.

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

Property Value

Attributes

Applies to