ApiManagementSkuLocationInfo.Location Property

Definition

Gets location of the SKU

[Newtonsoft.Json.JsonProperty(PropertyName="location")]
public string Location { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="location")>]
member this.Location : string
Public ReadOnly Property Location As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to