SkuDescription.LocationInfo Property

Definition

Gets locations and zones

[Newtonsoft.Json.JsonProperty(PropertyName="locationInfo")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.SkuLocationInfoItem> LocationInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locationInfo")>]
member this.LocationInfo : System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.SkuLocationInfoItem>
Public ReadOnly Property LocationInfo As IList(Of SkuLocationInfoItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to