SoftwareUpdateConfigurationRunTaskProperties interface
Task properties of the software update configuration.
Properties
job |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript