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

JobQueryObject interface

Filters to list the jobs.

Properties

backupManagementType

Type of backup management for the job.

endTime

Job has ended at this time. Value is in UTC.

jobId

JobID represents the job uniquely.

operation

Type of operation.

startTime

Job has started at this time. Value is in UTC.

status

Status of the job.

Property Details

backupManagementType

Type of backup management for the job.

backupManagementType?: string

Property Value

string

endTime

Job has ended at this time. Value is in UTC.

endTime?: Date

Property Value

Date

jobId

JobID represents the job uniquely.

jobId?: string

Property Value

string

operation

Type of operation.

operation?: string

Property Value

string

startTime

Job has started at this time. Value is in UTC.

startTime?: Date

Property Value

Date

status

Status of the job.

status?: string

Property Value

string