Dela via


ResourceSkusResult.Value Property

Definition

Gets the list of SKUs available for the subscription.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to