共用方式為


StartDataFlowDebugSessionRequest interface

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

屬性

dataFlow

數據流實例。

dataFlows

數據流清單

datasets

數據集清單。

debugSettings

數據流偵錯設定。

incrementalDebug

新 Databricks 叢集的類型。

linkedServices

連結服務的清單。

sessionId

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

staging

偵錯會話的預備資訊。

屬性詳細資料

dataFlow

數據流實例。

dataFlow?: DataFlowResource

屬性值

dataFlows

數據流清單

dataFlows?: DataFlowResource[]

屬性值

datasets

數據集清單。

datasets?: DatasetResource[]

屬性值

debugSettings

數據流偵錯設定。

debugSettings?: any

屬性值

any

incrementalDebug

新 Databricks 叢集的類型。

incrementalDebug?: boolean

屬性值

boolean

linkedServices

連結服務的清單。

linkedServices?: LinkedServiceResource[]

屬性值

sessionId

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

sessionId?: string

屬性值

string

staging

偵錯會話的預備資訊。

staging?: any

屬性值

any