Delen via


QuotaRequestDetails.Value Property

Definition

Gets or sets the quotaRequests.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to