次の方法で共有


OperationListResult.Value プロパティ

定義

リスト操作の結果を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象