Partager via


DeploymentScaleSettings.ActiveCapacity Propriété

Définition

Obtient la capacité active de déploiement. Cette valeur peut être différente de capacity si le client a récemment mis à jour capacity.

[Newtonsoft.Json.JsonProperty(PropertyName="activeCapacity")]
public int? ActiveCapacity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeCapacity")>]
member this.ActiveCapacity : Nullable<int>
Public ReadOnly Property ActiveCapacity As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à