다음을 통해 공유


ResourceSkuLocationInfo.ZoneDetails Property

Definition

Gets details of capabilities available to a SKU in specific zones.

[Newtonsoft.Json.JsonProperty(PropertyName="zoneDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.ResourceSkuZoneDetails> ZoneDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="zoneDetails")>]
member this.ZoneDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.ResourceSkuZoneDetails>
Public ReadOnly Property ZoneDetails As IList(Of ResourceSkuZoneDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to