SoftareUpdateConfigurationRunTaskProperties Class

Task properties of the software update configuration.

Inheritance
SoftareUpdateConfigurationRunTaskProperties

Constructor

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

Parameters

status
str
Required

The status of the task.

source
str
Required

The name of the source of the task.

job_id
str
Required

The job id of the task.