ResourceSku.LocationInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a list of locations and availability zones in those locations where the SKU is available.
[Newtonsoft.Json.JsonProperty(PropertyName="locationInfo")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppPlatform.Models.ResourceSkuLocationInfo> LocationInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locationInfo")>]
member this.LocationInfo : System.Collections.Generic.IList<Microsoft.Azure.Management.AppPlatform.Models.ResourceSkuLocationInfo> with get, set
Public Property LocationInfo As IList(Of ResourceSkuLocationInfo)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute