Share via


ServiceFabricManagedNodeTypeData.IsPrimary Property

Definition

Indicates the Service Fabric system services for the cluster will run on this node type. This setting cannot be changed once the node type is created.

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

Property Value

Applies to