JobStatus interface

Defines the job status.

Properties

jobName

Defines the job name. NOTE: This property will not be serialized. It can only be populated by the server.

jobProgress

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