Share via


ProvisionedClusterControlPlaneProfile.Count Property

Definition

Number of control plane nodes. The default value is 1, and the count should be an odd number.

public int? Count { get; set; }
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Property Value

Applies to