ResourceSku.LocationInfo Property

Definition

Gets a list of locations and availability zones in those locations where the SKU is available.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IResourceSkuLocationInfo> LocationInfo { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Owned)>]
member this.LocationInfo : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.IResourceSkuLocationInfo> with get, set
Public Property LocationInfo As List(Of IResourceSkuLocationInfo)

Property Value

Implements

Attributes

Applies to