Share via


ISkuSetting.LocationInfo Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ISkuLocationInfo) }, ReadOnly=false, Required=false, SerializedName="locationInfo")]
public Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ISkuLocationInfo[] LocationInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ISkuLocationInfo) }, ReadOnly=false, Required=false, SerializedName="locationInfo")>]
member this.LocationInfo : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.Api20201120.ISkuLocationInfo[] with get, set
Public Property LocationInfo As ISkuLocationInfo()

Property Value

Attributes

Applies to