ResourceSkuZoneDetails.Name Property

Definition

The set of zones that the SKU is available in with the specified capabilities.

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

Property Value

Implements

Attributes

Applies to