Partilhar via


QuotaRequestDetails.Value Propriedade

Definição

Obtém ou define detalhes da solicitação de cota.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a