Compartir a través de


QuotaLimitsResponse.Value Propiedad

Definición

Obtiene o establece la lista de cuotas con el estado de la solicitud de cuota.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.CurrentQuotaLimit> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Reservations.Models.CurrentQuotaLimit> with get, set
Public Property Value As IList(Of CurrentQuotaLimit)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a