다음을 통해 공유


ManagedClusterSubnet.IsIPv6Enabled Property

Definition

Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.

public bool? IsIPv6Enabled { get; set; }
member this.IsIPv6Enabled : Nullable<bool> with get, set
Public Property IsIPv6Enabled As Nullable(Of Boolean)

Property Value

Applies to