IControllerServices.Ipv6AddressSpace Property

Definition

The IPv6 is not supported right now.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="The IPv6 is not supported right now.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipv6AddressSpaces", Update=true)]
public System.Collections.Generic.List<string> Ipv6AddressSpace { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="The IPv6 is not supported right now.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipv6AddressSpaces", Update=true)>]
member this.Ipv6AddressSpace : System.Collections.Generic.List<string> with get, set
Public Property Ipv6AddressSpace As List(Of String)

Property Value

Attributes

Applies to