共用方式為


Job interface

裝置作業。

屬性

currentStage

更新作業的目前階段。 注意:這個屬性不會串行化。 它只能由伺服器填入。

downloadProgress

下載進度。 注意:這個屬性不會串行化。 它只能由伺服器填入。

endTime

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

error

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

errorManifestFile

重新整理錯誤指令清單檔案的本機共用/遠端容器相對路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。

folder

如果只需要重新整理子資料夾,則共用或容器內的子資料夾路徑。 (如果沒有子資料夾,路徑是空的。

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

installProgress

安裝進度。 注意:這個屬性不會串行化。 它只能由伺服器填入。

jobType

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

name

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

percentComplete

已完成之作業的百分比。 注意:這個屬性不會串行化。 它只能由伺服器填入。

refreshedEntityId

重新整理之實體的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

startTime

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

status

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

totalRefreshErrors

重新整理程式期間發生的錯誤總數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

currentStage

更新作業的目前階段。 注意:這個屬性不會串行化。 它只能由伺服器填入。

currentStage?: string

屬性值

string

downloadProgress

下載進度。 注意:這個屬性不會串行化。 它只能由伺服器填入。

downloadProgress?: UpdateDownloadProgress

屬性值

endTime

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

endTime?: Date

屬性值

Date

error

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

error?: JobErrorDetails

屬性值

errorManifestFile

重新整理錯誤指令清單檔案的本機共用/遠端容器相對路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorManifestFile?: string

屬性值

string

folder

如果只需要重新整理子資料夾,則共用或容器內的子資料夾路徑。 (如果沒有子資料夾,路徑是空的。

folder?: string

屬性值

string

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

installProgress

安裝進度。 注意:這個屬性不會串行化。 它只能由伺服器填入。

installProgress?: UpdateInstallProgress

屬性值

jobType

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

jobType?: string

屬性值

string

name

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

name?: string

屬性值

string

percentComplete

已完成之作業的百分比。 注意:這個屬性不會串行化。 它只能由伺服器填入。

percentComplete?: number

屬性值

number

refreshedEntityId

重新整理之實體的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

refreshedEntityId?: string

屬性值

string

startTime

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

startTime?: Date

屬性值

Date

status

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

status?: string

屬性值

string

totalRefreshErrors

重新整理程式期間發生的錯誤總數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

totalRefreshErrors?: number

屬性值

number

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string