SoftwareUpdateConfiguration interface

Software update configuration properties.

Extends

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

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

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

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type