SkuInformation.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 the locations where Sku is available with zones and sites info
[Newtonsoft.Json.JsonProperty(PropertyName="locationInfo")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.SkuLocationInfo> LocationInfo { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="locationInfo")>]
member this.LocationInfo : System.Collections.Generic.IList<Microsoft.Azure.Management.DataBoxEdge.Models.SkuLocationInfo>
Public ReadOnly Property LocationInfo As IList(Of SkuLocationInfo)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute