Compartir a través de


ResourceSkusResult.Value Propiedad

Definición

Obtiene la lista de SKU disponibles para la suscripción.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorageCache.Models.ResourceSku> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.StorageCache.Models.ResourceSku>
Public ReadOnly Property Value As IList(Of ResourceSku)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a