Condividi tramite


ScaleSettings.AutoScale Proprietà

Definizione

Ottiene o imposta le impostazioni di scalabilità automatica per il pool.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Questa proprietà e fixedScale si escludono a vicenda e una delle proprietà deve essere specificata.

Si applica a