Compartir a través de


Usage.RequestedLimit Propiedad

Definición

Obtiene el límite solicitado de uso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a