Compartir a través de


OperationListResult.Value Propiedad

Definición

Obtiene los resultados de la operación de lista.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.Operation> Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Analytics.Models.Operation>
Public ReadOnly Property Value As IList(Of Operation)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a