UpdateConfigurationMachineRunProperties interface
Software update configuration machine run properties.
Properties
| configured |
configured duration for the software update configuration run. |
| correlation |
correlation id of the software update configuration machine run |
| created |
createdBy property, which only appears in the response. |
| creation |
Creation time of the resource, which only appears in the response. |
| end |
End time of the software update configuration machine run. |
| error | Details of provisioning error |
| job | Job associated with the software update configuration machine run |
| last |
lastModifiedBy property, which only appears in the response. |
| last |
Last time resource was modified, which only appears in the response. |
| os |
Operating system target of the software update configuration triggered this run |
| software |
software update configuration triggered this run |
| source |
source computer id of the software update configuration machine run |
| start |
Start time of the software update configuration machine run. |
| status | Status of the software update configuration machine run. |
| target |
name of the updated computer |
| target |
type of the updated computer. |
Property Details
configuredDuration
configured duration for the software update configuration run.
configuredDuration?: string
Property Value
string
correlationId
correlation id of the software update configuration machine run
correlationId?: string
Property Value
string
createdBy
createdBy property, which only appears in the response.
createdBy?: string
Property Value
string
creationTime
Creation time of the resource, which only appears in the response.
creationTime?: Date
Property Value
Date
endTime
End time of the software update configuration machine run.
endTime?: Date
Property Value
Date
error
Details of provisioning error
error?: AutomationErrorResponse
Property Value
job
Job associated with the software update configuration machine run
job?: JobNavigation
Property Value
lastModifiedBy
lastModifiedBy property, which only appears in the response.
lastModifiedBy?: string
Property Value
string
lastModifiedTime
Last time resource was modified, which only appears in the response.
lastModifiedTime?: Date
Property Value
Date
osType
Operating system target of the software update configuration triggered this run
osType?: string
Property Value
string
softwareUpdateConfiguration
software update configuration triggered this run
softwareUpdateConfiguration?: UpdateConfigurationNavigation
Property Value
sourceComputerId
source computer id of the software update configuration machine run
sourceComputerId?: string
Property Value
string
startTime
Start time of the software update configuration machine run.
startTime?: Date
Property Value
Date
status
Status of the software update configuration machine run.
status?: string
Property Value
string
targetComputer
name of the updated computer
targetComputer?: string
Property Value
string
targetComputerType
type of the updated computer.
targetComputerType?: string
Property Value
string