Partager via


DeploymentScaleSettings.ScaleType Propriété

Définition

Obtient ou définit le type de mise à l’échelle du déploiement. Les valeurs possibles sont les suivantes : « Standard », « Manual »

[Newtonsoft.Json.JsonProperty(PropertyName="scaleType")]
public string ScaleType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleType")>]
member this.ScaleType : string with get, set
Public Property ScaleType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à