SoftwareUpdateConfigurationProperties interface
Software update configuration properties.
Properties
| created |
CreatedBy property, which only appears in the response. |
| creation |
Creation time of the resource, which only appears in the response. |
| error | Details of provisioning error |
| last |
LastModifiedBy property, which only appears in the response. |
| last |
Last time resource was modified, which only appears in the response. |
| provisioning |
Provisioning state for the software update configuration, which only appears in the response. |
| schedule |
Schedule information for the Software update configuration |
| tasks | Tasks information for the Software update configuration. |
| update |
update specific properties for the Software update configuration |
Property Details
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
error
Details of provisioning error
error?: AutomationErrorResponse
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
provisioningState
Provisioning state for the software update configuration, which only appears in the response.
provisioningState?: string
Property Value
string
scheduleInfo
Schedule information for the Software update configuration
scheduleInfo: SUCScheduleProperties
Property Value
tasks
Tasks information for the Software update configuration.
tasks?: SoftwareUpdateConfigurationTasks
Property Value
updateConfiguration
update specific properties for the Software update configuration
updateConfiguration: UpdateConfiguration