다음을 통해 공유


AcsClusterProperties.AgentCount Property

Definition

The number of agent nodes in the Container Service. This can be changed to scale the cluster.

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

Property Value

Applies to