SoftwareUpdateConfigurationCollectionItemProperties interface

Software update configuration collection item properties.

Properties

creationTime

Creation time of the software update configuration, which only appears in the response.

frequency

execution frequency of the schedule associated with the software update configuration

lastModifiedTime

Last time software update configuration was modified, which only appears in the response.

nextRun

ext run time of the update.

provisioningState

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

startTime

the start time of the update.

tasks

Pre and Post Tasks defined

updateConfiguration

Update specific properties of the software update configuration.

Property Details

creationTime

Creation time of the software update configuration, which only appears in the response.

creationTime?: Date

Property Value

Date

frequency

execution frequency of the schedule associated with the software update configuration

frequency?: string

Property Value

string

lastModifiedTime

Last time software update configuration was modified, which only appears in the response.

lastModifiedTime?: Date

Property Value

Date

nextRun

ext run time of the update.

nextRun?: Date

Property Value

Date

provisioningState

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

provisioningState?: string

Property Value

string

startTime

the start time of the update.

startTime?: Date

Property Value

Date

tasks

Pre and Post Tasks defined

tasks?: SoftwareUpdateConfigurationTasks

Property Value

updateConfiguration

Update specific properties of the software update configuration.

updateConfiguration?: UpdateConfiguration

Property Value