SoftwareUpdateConfigurationMachineRun interface
Software update configuration machine run model.
Properties
configured |
configured duration for the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server. |
correlation |
correlation id of the software update configuration machine run NOTE: This property will not be serialized. It can only be populated by the server. |
created |
createdBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
creation |
Creation time of the resource, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
end |
End time of the software update configuration machine run. NOTE: This property will not be serialized. It can only be populated by the server. |
error | Details of provisioning error |
id | Resource Id of the software update configuration machine run NOTE: This property will not be serialized. It can only be populated by the server. |
job | Job associated with the software update configuration machine run |
last |
lastModifiedBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
Last time resource was modified, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the software update configuration machine run NOTE: This property will not be serialized. It can only be populated by the server. |
os |
Operating system target of the software update configuration triggered this run NOTE: This property will not be serialized. It can only be populated by the server. |
software |
software update configuration triggered this run |
source |
source computer id of the software update configuration machine run NOTE: This property will not be serialized. It can only be populated by the server. |
start |
Start time of the software update configuration machine run. NOTE: This property will not be serialized. It can only be populated by the server. |
status | Status of the software update configuration machine run. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
name of the updated computer NOTE: This property will not be serialized. It can only be populated by the server. |
target |
type of the updated computer. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
configuredDuration
configured duration for the software update configuration run. NOTE: This property will not be serialized. It can only be populated by the server.
configuredDuration?: string
Property Value
string
correlationId
correlation id of the software update configuration machine run NOTE: This property will not be serialized. It can only be populated by the server.
correlationId?: string
Property Value
string
createdBy
createdBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
createdBy?: string
Property Value
string
creationTime
Creation time of the resource, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
creationTime?: Date
Property Value
Date
endTime
End time of the software update configuration machine run. NOTE: This property will not be serialized. It can only be populated by the server.
endTime?: Date
Property Value
Date
error
id
Resource Id of the software update configuration machine run NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
job
Job associated with the software update configuration machine run
job?: JobNavigation
Property Value
lastModifiedBy
lastModifiedBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
lastModifiedBy?: string
Property Value
string
lastModifiedTime
Last time resource was modified, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.
lastModifiedTime?: Date
Property Value
Date
name
Name of the software update configuration machine run NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
osType
Operating system target of the software update configuration triggered this run NOTE: This property will not be serialized. It can only be populated by the server.
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 NOTE: This property will not be serialized. It can only be populated by the server.
sourceComputerId?: string
Property Value
string
startTime
Start time of the software update configuration machine run. NOTE: This property will not be serialized. It can only be populated by the server.
startTime?: Date
Property Value
Date
status
Status of the software update configuration machine run. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
targetComputer
name of the updated computer NOTE: This property will not be serialized. It can only be populated by the server.
targetComputer?: string
Property Value
string
targetComputerType
type of the updated computer. NOTE: This property will not be serialized. It can only be populated by the server.
targetComputerType?: string
Property Value
string
Azure SDK for JavaScript