Share via


ApiOperationListResult.Value Property

Definition

Gets or sets list of Resource Provider operations supported by the Microsoft.StorageCache resource provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to