QuotaTicketDetails.QuotaChangeRequests Property

Definition

Gets or sets this property is required for providing the region and new quota limits.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to