Share via


ResourceSkuZoneDetails.Name Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public System.Collections.Generic.IList<string> Name { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : System.Collections.Generic.IList<string>
Public ReadOnly Property Name As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to