JobStatus Class

Defines the job status.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
JobStatus

Constructor

JobStatus(*, job_progress: Optional[str] = None, **kwargs)

Parameters

job_progress
str
Required

Gets or sets the monitoring job percentage.

Variables

job_name
str

Defines the job name. Default value: "InitialSync".

Attributes

job_name

job_name = 'InitialSync'