ISkuDescription.LocationInfo Property

Definition

Locations and zones

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="Locations and zones", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ISkuLocationInfoItem) }, Read=true, ReadOnly=true, Required=false, SerializedName="locationInfo", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ISkuLocationInfoItem> LocationInfo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Create=false, Description="Locations and zones", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ISkuLocationInfoItem) }, Read=true, ReadOnly=true, Required=false, SerializedName="locationInfo", Update=false)>]
member this.LocationInfo : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.ISkuLocationInfoItem>
Public ReadOnly Property LocationInfo As List(Of ISkuLocationInfoItem)

Property Value

Attributes

Applies to