共用方式為


JobStepOutput interface

作業步驟的輸出組態。

屬性

credential

要用來連線到輸出目的地的認證資源標識碼。

databaseName

輸出目的地資料庫。

resourceGroupName

輸出目的地資源群組。

schemaName

輸出目的地架構。

serverName

輸出目的地伺服器名稱。

subscriptionId

輸出目的地訂用帳戶標識碼。

tableName

輸出目的地數據表。

type

輸出目的地類型。

屬性詳細資料

credential

要用來連線到輸出目的地的認證資源標識碼。

credential: string

屬性值

string

databaseName

輸出目的地資料庫。

databaseName: string

屬性值

string

resourceGroupName

輸出目的地資源群組。

resourceGroupName?: string

屬性值

string

schemaName

輸出目的地架構。

schemaName?: string

屬性值

string

serverName

輸出目的地伺服器名稱。

serverName: string

屬性值

string

subscriptionId

輸出目的地訂用帳戶標識碼。

subscriptionId?: string

屬性值

string

tableName

輸出目的地數據表。

tableName: string

屬性值

string

type

輸出目的地類型。

type?: string

屬性值

string