Share via


ServiceFabricManagedNodeTypeData.IsNodePublicIPv6Enabled Property

Definition

Specifies whether each node is allocated its own public IPv6 address. This is only supported on secondary node types with custom Load Balancers.

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

Property Value

Applies to