你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Job interface

设备作业。

属性

currentStage

更新作的当前阶段。 注意:此属性不会序列化。 它只能由服务器填充。

downloadProgress

下载进度。 注意:此属性不会序列化。 它只能由服务器填充。

endTime

作业完成的 UTC 日期和时间。 注意:此属性不会序列化。 它只能由服务器填充。

error

错误详细信息。 注意:此属性不会序列化。 它只能由服务器填充。

errorManifestFile

刷新错误清单文件的本地共享/远程容器相对路径。 注意:此属性不会序列化。 它只能由服务器填充。

folder

如果只需要刷新子文件夹,则共享或容器中的子文件夹路径。 (如果没有子文件夹,则路径为空。

id

唯一标识对象的路径 ID。 注意:此属性不会序列化。 它只能由服务器填充。

installProgress

安装进度。 注意:此属性不会序列化。 它只能由服务器填充。

jobType

作业的类型。 注意:此属性不会序列化。 它只能由服务器填充。

name

对象的名称。 注意:此属性不会序列化。 它只能由服务器填充。

percentComplete

已完成的作业的百分比。 注意:此属性不会序列化。 它只能由服务器填充。

refreshedEntityId

已刷新的实体的 ARM ID。 注意:此属性不会序列化。 它只能由服务器填充。

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。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

installProgress

安装进度。 注意:此属性不会序列化。 它只能由服务器填充。

installProgress?: UpdateInstallProgress

属性值

jobType

作业的类型。 注意:此属性不会序列化。 它只能由服务器填充。

jobType?: string

属性值

string

name

对象的名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

percentComplete

已完成的作业的百分比。 注意:此属性不会序列化。 它只能由服务器填充。

percentComplete?: number

属性值

number

refreshedEntityId

已刷新的实体的 ARM ID。 注意:此属性不会序列化。 它只能由服务器填充。

refreshedEntityId?: string

属性值

string

startTime

作业启动的 UTC 日期和时间。 注意:此属性不会序列化。 它只能由服务器填充。

startTime?: Date

属性值

Date

status

作业的当前状态。 注意:此属性不会序列化。 它只能由服务器填充。

status?: string

属性值

string

totalRefreshErrors

刷新过程中遇到的错误总数。 注意:此属性不会序列化。 它只能由服务器填充。

totalRefreshErrors?: number

属性值

number

type

对象的分层类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string