Compartir a través de


ManagedClusterInner.AutoScalerProfile Propiedad

Definición

Obtiene o establece los parámetros que se van a aplicar al escalador automático del clúster cuando está habilitado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoScalerProfile")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPropertiesAutoScalerProfile AutoScalerProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoScalerProfile")>]
member this.AutoScalerProfile : Microsoft.Azure.Management.ContainerService.Fluent.Models.ManagedClusterPropertiesAutoScalerProfile with get, set
Public Property AutoScalerProfile As ManagedClusterPropertiesAutoScalerProfile

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a