Compartilhar via


ScaleSettings.AutoScale Propriedade

Definição

Obtém ou define as configurações de dimensionamento automático.

[Newtonsoft.Json.JsonProperty(PropertyName="autoScale")]
public Microsoft.Azure.Management.BatchAI.Models.AutoScaleSettings AutoScale { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoScale")>]
member this.AutoScale : Microsoft.Azure.Management.BatchAI.Models.AutoScaleSettings with get, set
Public Property AutoScale As AutoScaleSettings

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Configurações de dimensionamento automático para o cluster.

Aplica-se a