Compartir a través de


ApiOperationListResult.Value Propiedad

Definición

Obtiene o establece la lista de operaciones del proveedor de recursos compatibles con el proveedor de recursos 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a