次の方法で共有


DataFlowDebugPackage.DebugSettings プロパティ

定義

データ フローのデバッグ設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="debugSettings")]
public Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackageDebugSettings DebugSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="debugSettings")>]
member this.DebugSettings : Microsoft.Azure.Management.DataFactory.Models.DataFlowDebugPackageDebugSettings with get, set
Public Property DebugSettings As DataFlowDebugPackageDebugSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象