共用方式為


DataFlowDebugPackage interface

啟動數據流偵錯會話的要求本文結構。

屬性

dataFlow

數據流實例。

dataFlows

數據流清單

datasets

數據集清單。

debugSettings

數據流偵錯設定。

linkedServices

連結服務的清單。

sessionId

數據流偵錯會話的標識碼。

staging

偵錯會話的預備資訊。

屬性詳細資料

dataFlow

數據流實例。

dataFlow?: DataFlowDebugResource

屬性值

dataFlows

數據流清單

dataFlows?: DataFlowDebugResource[]

屬性值

datasets

數據集清單。

datasets?: DatasetDebugResource[]

屬性值

debugSettings

數據流偵錯設定。

debugSettings?: DataFlowDebugPackageDebugSettings

屬性值

linkedServices

連結服務的清單。

linkedServices?: LinkedServiceDebugResource[]

屬性值

sessionId

數據流偵錯會話的標識碼。

sessionId?: string

屬性值

string

staging

偵錯會話的預備資訊。

staging?: DataFlowStagingInfo

屬性值