Share via


ResourceSkuLocationInfo.Zone Property

Definition

List of availability zones where the SKU is supported.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Origin(Microsoft.Azure.PowerShell.Cmdlets.Mdp.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Zone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Origin(Microsoft.Azure.PowerShell.Cmdlets.Mdp.PropertyOrigin.Owned)>]
member this.Zone : System.Collections.Generic.List<string> with get, set
Public Property Zone As List(Of String)

Property Value

Implements

Attributes

Applies to