INetworkToNetworkInterconnectPatch.OptionBLayer3ConfigurationPrimaryIpv4Prefix 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 OptionBLayer3ConfigurationPrimaryIpv4Prefix { 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.OptionBLayer3ConfigurationPrimaryIpv4Prefix : string with get, set
Public Property OptionBLayer3ConfigurationPrimaryIpv4Prefix As String

Property Value

Attributes

Applies to