Compartir a través de


SubscriptionQuota.CurrentCount Propiedad

Definición

Obtiene el uso actual de este recurso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a