IComputeSku.Zones Property

Definition

Gets the availability zones supported for this sku, index by region.

public System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region,System.Collections.Generic.ISet<Microsoft.Azure.Management.ResourceManager.Fluent.Core.AvailabilityZoneId>> Zones { get; }
member this.Zones : System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region, System.Collections.Generic.ISet<Microsoft.Azure.Management.ResourceManager.Fluent.Core.AvailabilityZoneId>>
Public ReadOnly Property Zones As IReadOnlyDictionary(Of Region, ISet(Of AvailabilityZoneId))

Property Value

Applies to