INetworkToNetworkInterconnectPatchableProperties.OptionBLayer3ConfigurationPrimaryIpv6Prefix Property

Definition

IPv6 Address Prefix.

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

Property Value

Attributes

Applies to