OperationStatusResult.Operations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the operations list.
[Newtonsoft.Json.JsonProperty(PropertyName="operations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RedisCache.Models.OperationStatusResult> Operations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operations")>]
member this.Operations : System.Collections.Generic.IList<Microsoft.Azure.Management.RedisCache.Models.OperationStatusResult> with get, set
Public Property Operations As IList(Of OperationStatusResult)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute