Partager via


ScaleSettings.FixedScale Propriété

Définition

Obtient ou définit des paramètres d’échelle fixes pour le 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cette propriété et autoScale s’excluent mutuellement et l’une des propriétés doit être spécifiée.

S’applique à