次の方法で共有


DataFlowDebugPackage.Datasets プロパティ

定義

データセットの一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="datasets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetDebugResource> Datasets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="datasets")>]
member this.Datasets : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.DatasetDebugResource> with get, set
Public Property Datasets As IList(Of DatasetDebugResource)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象