Udostępnij przez


ISkuInformation.LocationInfo Property

Definition

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

Property Value

Attributes

Applies to