SoftwareUpdateConfiguration interface
Software update configuration properties.
- Extends
Properties
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. |
error | Details of provisioning error |
id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
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 | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
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. |
schedule |
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. |
update |
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
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: ScheduleProperties
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