StartDataFlowDebugSessionRequest interface
啟動數據流偵錯會話的要求本文結構。
屬性
| data |
數據流實例。 |
| data |
數據流清單 |
| datasets | 數據集清單。 |
| debug |
數據流偵錯設定。 |
| incremental |
新 Databricks 叢集的類型。 |
| linked |
連結服務的清單。 |
| session |
數據流偵錯會話的標識碼。 |
| staging | 偵錯會話的預備資訊。 |
屬性詳細資料
dataFlow
dataFlows
datasets
debugSettings
數據流偵錯設定。
debugSettings?: any
屬性值
any
incrementalDebug
新 Databricks 叢集的類型。
incrementalDebug?: boolean
屬性值
boolean
linkedServices
sessionId
數據流偵錯會話的標識碼。
sessionId?: string
屬性值
string
staging
偵錯會話的預備資訊。
staging?: any
屬性值
any