SoftwareUpdateConfigurationRunTaskProperties Class

Task properties of the software update configuration.

Inheritance
SoftwareUpdateConfigurationRunTaskProperties

Constructor

SoftwareUpdateConfigurationRunTaskProperties(*, status: Optional[str] = None, source: Optional[str] = None, job_id: Optional[str] = None, **kwargs)

Variables

status
str

The status of the task.

source
str

The name of the source of the task.

job_id
str

The job id of the task.