JobExecutionProperties interface

Properties for an Azure SQL Database Elastic job execution.

屬性

createTime

工作執行建立的時間。

currentAttempts

該工作執行嘗試次數。

currentAttemptStartTime

目前嘗試的開始時間。

endTime

工作執行完成的時間。

jobExecutionId

工作執行的唯一識別碼。

jobVersion

工作版本號。

lastMessage

最後的狀態或錯誤訊息。

lifecycle

工作執行的詳細狀態。

provisioningState

作業執行的 ARM 布建狀態。

startTime

工作執行開始的時間。

stepId

工作步驟。

stepName

工作步驟名稱。

target

執行此動作的目標。

屬性詳細資料

createTime

工作執行建立的時間。

createTime?: Date

屬性值

Date

currentAttempts

該工作執行嘗試次數。

currentAttempts?: number

屬性值

number

currentAttemptStartTime

目前嘗試的開始時間。

currentAttemptStartTime?: Date

屬性值

Date

endTime

工作執行完成的時間。

endTime?: Date

屬性值

Date

jobExecutionId

工作執行的唯一識別碼。

jobExecutionId?: string

屬性值

string

jobVersion

工作版本號。

jobVersion?: number

屬性值

number

lastMessage

最後的狀態或錯誤訊息。

lastMessage?: string

屬性值

string

lifecycle

工作執行的詳細狀態。

lifecycle?: string

屬性值

string

provisioningState

作業執行的 ARM 布建狀態。

provisioningState?: string

屬性值

string

startTime

工作執行開始的時間。

startTime?: Date

屬性值

Date

stepId

工作步驟。

stepId?: number

屬性值

number

stepName

工作步驟名稱。

stepName?: string

屬性值

string

target

執行此動作的目標。

target?: JobExecutionTarget

屬性值