Share via


ResourceSkuLocationInfo.ExtendedLocations Property

Definition

Gets the names of extended locations.

[Newtonsoft.Json.JsonProperty(PropertyName="extendedLocations")]
public System.Collections.Generic.IList<string> ExtendedLocations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedLocations")>]
member this.ExtendedLocations : System.Collections.Generic.IList<string>
Public ReadOnly Property ExtendedLocations As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to