JobStatus interface
Defines the job status.
Properties
job |
Defines the job name. NOTE: This property will not be serialized. It can only be populated by the server. |
job |
Gets or sets the monitoring job percentage. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
jobName
Defines the job name. NOTE: This property will not be serialized. It can only be populated by the server.
jobName?: string
Property Value
string
jobProgress
Gets or sets the monitoring job percentage. NOTE: This property will not be serialized. It can only be populated by the server.
jobProgress?: string
Property Value
string