Partager via


OperationListResult.Value Propriété

Définition

Obtient les résultats de l’opération de liste.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à