Compartir a través de


UserSubscriptionQuota.CurrentValue Propiedad

Definición

Obtiene o establece el número actual de tipo IotHub.

[Newtonsoft.Json.JsonProperty(PropertyName="currentValue")]
public int? CurrentValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentValue")>]
member this.CurrentValue : Nullable<int> with get, set
Public Property CurrentValue As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a