Compartir a través de


ApiManagementSkuZoneDetails.Name Propiedad

Definición

Obtiene el conjunto de zonas en las que está disponible la SKU con las funcionalidades especificadas.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a