Compartir a través de


ManagedClusterInner.MaxAgentPools Propiedad

Definición

Obtiene el número máximo de grupos de agentes para el clúster administrado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxAgentPools")]
public int? MaxAgentPools { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxAgentPools")>]
member this.MaxAgentPools : Nullable<int>
Public ReadOnly Property MaxAgentPools As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a