SoftwareUpdateConfiguration interface

Software update configuration properties.

Properties

createdBy

CreatedBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

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.

error

Details of provisioning error

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedBy

LastModifiedBy property, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

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.

name

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state for the software update configuration, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

scheduleInfo

Schedule information for the Software update configuration

tasks

Tasks information for the Software update configuration.

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

updateConfiguration

update specific properties for the Software update configuration

Property Details

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

error

Details of provisioning error

error?: ErrorResponse

Property Value

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

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

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

provisioningState

Provisioning state for the software update configuration, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

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

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

updateConfiguration

update specific properties for the Software update configuration

updateConfiguration: UpdateConfiguration

Property Value