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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript