共用方式為


JobRun interface

作業執行資源。

Extends

屬性

agentName

指派給此執行的代理程序名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

agentResourceId

指派給此執行之 Agent 的完整資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesExcluded

不會傳輸的數據位元組,因為用戶設定會將其排除。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesFailed

嘗試傳輸和失敗的數據位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesNoTransferNeeded

不會傳輸的數據位元組,因為它們已在目標上找到(例如鏡像模式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesScanned

到目前為止在來源中掃描的數據位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesTransferred

成功傳送至目標的位元組數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesUnsupported

不會傳輸的數據位元組,因為它們在目標上不受支援。 注意:這個屬性不會串行化。 它只能由伺服器填入。

error

錯誤詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

executionEndTime

回合的結束時間。 如果 Agent 尚未回報作業已結束,則為 Null。 注意:這個屬性不會串行化。 它只能由伺服器填入。

executionStartTime

執行的開始時間。 如果沒有代理程序回報作業已啟動,則為 Null。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsExcluded

不會傳送的專案數,因為用戶設定會排除這些專案。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsFailed

嘗試傳送和失敗的項目數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsNoTransferNeeded

不會傳輸的專案數,因為它們已在目標上找到(例如鏡像模式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsScanned

到目前為止在來源中掃描的項目數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsTransferred

成功傳送到目標的項目數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsUnsupported

不會傳輸的專案數,因為它們在目標上不受支援。 注意:這個屬性不會串行化。 它只能由伺服器填入。

jobDefinitionProperties

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

lastStatusUpdate

作業執行的最後一次更新時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

此資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scanStatus

代理程式掃描來源的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceName

來源端點資源的名稱。 此資源可能已不存在。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceProperties

建立作業執行時的來源端點資源屬性複本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceResourceId

來源端點的完整資源標識碼。 此標識碼可能已不存在。 注意:這個屬性不會串行化。 它只能由伺服器填入。

status

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

targetName

目標端點資源的名稱。 此資源可能已不存在。 注意:這個屬性不會串行化。 它只能由伺服器填入。

targetProperties

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

targetResourceId

端點的完整資源標識碼。 此標識碼可能已不存在。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

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

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

agentName

指派給此執行的代理程序名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

agentName?: string

屬性值

string

agentResourceId

指派給此執行之 Agent 的完整資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

agentResourceId?: string

屬性值

string

bytesExcluded

不會傳輸的數據位元組,因為用戶設定會將其排除。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesExcluded?: number

屬性值

number

bytesFailed

嘗試傳輸和失敗的數據位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesFailed?: number

屬性值

number

bytesNoTransferNeeded

不會傳輸的數據位元組,因為它們已在目標上找到(例如鏡像模式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesNoTransferNeeded?: number

屬性值

number

bytesScanned

到目前為止在來源中掃描的數據位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesScanned?: number

屬性值

number

bytesTransferred

成功傳送至目標的位元組數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesTransferred?: number

屬性值

number

bytesUnsupported

不會傳輸的數據位元組,因為它們在目標上不受支援。 注意:這個屬性不會串行化。 它只能由伺服器填入。

bytesUnsupported?: number

屬性值

number

error

錯誤詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

error?: JobRunError

屬性值

executionEndTime

回合的結束時間。 如果 Agent 尚未回報作業已結束,則為 Null。 注意:這個屬性不會串行化。 它只能由伺服器填入。

executionEndTime?: Date

屬性值

Date

executionStartTime

執行的開始時間。 如果沒有代理程序回報作業已啟動,則為 Null。 注意:這個屬性不會串行化。 它只能由伺服器填入。

executionStartTime?: Date

屬性值

Date

itemsExcluded

不會傳送的專案數,因為用戶設定會排除這些專案。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsExcluded?: number

屬性值

number

itemsFailed

嘗試傳送和失敗的項目數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsFailed?: number

屬性值

number

itemsNoTransferNeeded

不會傳輸的專案數,因為它們已在目標上找到(例如鏡像模式)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsNoTransferNeeded?: number

屬性值

number

itemsScanned

到目前為止在來源中掃描的項目數目。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsScanned?: number

屬性值

number

itemsTransferred

成功傳送到目標的項目數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsTransferred?: number

屬性值

number

itemsUnsupported

不會傳輸的專案數,因為它們在目標上不受支援。 注意:這個屬性不會串行化。 它只能由伺服器填入。

itemsUnsupported?: number

屬性值

number

jobDefinitionProperties

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

jobDefinitionProperties?: Record<string, unknown>

屬性值

Record<string, unknown>

lastStatusUpdate

作業執行的最後一次更新時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。

lastStatusUpdate?: Date

屬性值

Date

provisioningState

此資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

scanStatus

代理程式掃描來源的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scanStatus?: string

屬性值

string

sourceName

來源端點資源的名稱。 此資源可能已不存在。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceName?: string

屬性值

string

sourceProperties

建立作業執行時的來源端點資源屬性複本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceProperties?: Record<string, unknown>

屬性值

Record<string, unknown>

sourceResourceId

來源端點的完整資源標識碼。 此標識碼可能已不存在。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sourceResourceId?: string

屬性值

string

status

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

status?: string

屬性值

string

targetName

目標端點資源的名稱。 此資源可能已不存在。 注意:這個屬性不會串行化。 它只能由伺服器填入。

targetName?: string

屬性值

string

targetProperties

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

targetProperties?: Record<string, unknown>

屬性值

Record<string, unknown>

targetResourceId

端點的完整資源標識碼。 此標識碼可能已不存在。 注意:這個屬性不會串行化。 它只能由伺服器填入。

targetResourceId?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

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

name?: string

屬性值

string

繼承自ProxyResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自ProxyResource.systemData

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type