QuotaChangeRequest.Region Property

Definition

Gets or sets region for which the quota increase request is being made.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to