다음을 통해 공유


ISkuInformation.LocationInfo Property

Definition

Availability of the SKU for the location/zone

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Availability of the SKU for the location/zone", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ISkuLocationInfo) }, Read=true, ReadOnly=true, Required=false, SerializedName="locationInfo", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ISkuLocationInfo> LocationInfo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Availability of the SKU for the location/zone", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ISkuLocationInfo) }, Read=true, ReadOnly=true, Required=false, SerializedName="locationInfo", Update=false)>]
member this.LocationInfo : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ISkuLocationInfo>
Public ReadOnly Property LocationInfo As List(Of ISkuLocationInfo)

Property Value

Attributes

Applies to