Compartir a través de


UserSubscriptionQuota.Limit Propiedad

Definición

Obtiene o establece el límite numérico en el tipo IotHub.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a