JobStepOutput interface
作業步驟的輸出組態。
屬性
credential | 要用來連線到輸出目的地的認證資源標識碼。 |
database |
輸出目的地資料庫。 |
resource |
輸出目的地資源群組。 |
schema |
輸出目的地架構。 |
server |
輸出目的地伺服器名稱。 |
subscription |
輸出目的地訂用帳戶標識碼。 |
table |
輸出目的地數據表。 |
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