Dela via


RegionalQuotaCapability.RegionName Property

Definition

Gets or sets the region name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to