QuotaTicketDetails.QuotaChangeRequestSubType Property

Definition

Gets or sets required for certain quota types when there is a sub type, such as Batch, for which you are requesting a quota increase.

[Newtonsoft.Json.JsonProperty(PropertyName="quotaChangeRequestSubType")]
public string QuotaChangeRequestSubType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quotaChangeRequestSubType")>]
member this.QuotaChangeRequestSubType : string with get, set
Public Property QuotaChangeRequestSubType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to