Share via


ServiceFabricManagedNodeTypeData.IsNodePublicIPEnabled Property

Definition

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

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

Property Value

Applies to