共用方式為


JobExecution interface

作業的執行

Extends

屬性

createTime

建立作業執行的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentAttempts

已嘗試作業執行的次數。

currentAttemptStartTime

目前嘗試的開始時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

endTime

作業執行完成的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

jobExecutionId

作業執行的唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

jobVersion

作業版本號碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastMessage

最後一個狀態或錯誤訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lifecycle

作業執行的詳細狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

作業執行的 ARM 布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

startTime

作業執行開始的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

stepId

作業步驟標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

stepName

作業步驟名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

target

執行此執行的目標。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

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

屬性值

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type