다음을 통해 공유


DataBoxEdgeSku.LocationInfo Property

Definition

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

Applies to