Condividi tramite


ScaleSettings.FixedScale Proprietà

Definizione

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

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

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

Si applica a