Partager via


ApiOperationListResult.Value Propriété

Définition

Obtient ou définit la liste des opérations de fournisseur de ressources prises en charge par le fournisseur de ressources Microsoft.StorageCache.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à