ApiManagementSkuLocationInfo.ZoneDetails 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 details of capabilities available to a SKU in specific zones.
[Newtonsoft.Json.JsonProperty(PropertyName="zoneDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuZoneDetails> ZoneDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="zoneDetails")>]
member this.ZoneDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuZoneDetails>
Public ReadOnly Property ZoneDetails As IList(Of ApiManagementSkuZoneDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute