SoftwareUpdateConfigurationProperties interface

Software update configuration properties.

Properties

createdBy

CreatedBy property, which only appears in the response.

creationTime

Creation time of the resource, which only appears in the response.

error

Details of provisioning error

lastModifiedBy

LastModifiedBy property, which only appears in the response.

lastModifiedTime

Last time resource was modified, which only appears in the response.

provisioningState

Provisioning state for the software update configuration, which only appears in the response.

scheduleInfo

Schedule information for the Software update configuration

tasks

Tasks information for the Software update configuration.

updateConfiguration

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

Property Value