DataBoxEdgeSku.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 availability of the Sku for the location/zone/site.
[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