SoftwareUpdateConfigurationRunTaskProperties interface

Task properties of the software update configuration.

Properties

jobId

The job id of the task.

source

The name of the source of the task.

status

The status of the task.

Property Details

jobId

The job id of the task.

jobId?: string

Property Value

string

source

The name of the source of the task.

source?: string

Property Value

string

status

The status of the task.

status?: string

Property Value

string