Compartir a través de


DeploymentScaleSettings.ActiveCapacity Propiedad

Definición

Obtiene la capacidad activa de implementación. Este valor puede ser diferente de capacity si el cliente actualizó capacityrecientemente .

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a