Job interface
裝置作業。
屬性
current |
更新作業的目前階段。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
download |
下載進度。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
end |
作業完成的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
error | 錯誤詳細數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
error |
重新整理錯誤指令清單檔案的本機共用/遠端容器相對路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
folder | 如果只需要重新整理子資料夾,則共用或容器內的子資料夾路徑。 (如果沒有子資料夾,路徑是空的。 |
id | 可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
install |
安裝進度。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
job |
作業的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 物件的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
percent |
已完成之作業的百分比。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
refreshed |
重新整理之實體的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
start |
作業開始的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
status | 作業的目前狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
total |
重新整理程式期間發生的錯誤總數。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
currentStage
更新作業的目前階段。 注意:這個屬性不會串行化。 它只能由伺服器填入。
currentStage?: string
屬性值
string
downloadProgress
endTime
作業完成的 UTC 日期和時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
endTime?: Date
屬性值
Date
error
errorManifestFile
重新整理錯誤指令清單檔案的本機共用/遠端容器相對路徑。 注意:這個屬性不會串行化。 它只能由伺服器填入。
errorManifestFile?: string
屬性值
string
folder
如果只需要重新整理子資料夾,則共用或容器內的子資料夾路徑。 (如果沒有子資料夾,路徑是空的。
folder?: string
屬性值
string
id
可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
installProgress
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