Delen via


ProvisionedClusterProperties.ControlPlaneCount Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Inlined)]
public int? ControlPlaneCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Inlined)>]
member this.ControlPlaneCount : Nullable<int> with get, set
Public Property ControlPlaneCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to