Share via


UpdateRun interface

Details of an Update run

Extends

Properties

duration

Duration of the update run.

lastUpdatedTime

Timestamp of the most recently completed step in the update run.

location

The geo-location where the resource lives

progress

Progress representation of the update run steps.

provisioningState

Provisioning state of the UpdateRuns proxy resource. Indicates the current lifecycle status of the update operation, such as whether it has been accepted, is in progress, or has completed.

state

Represents the current state of the update run. Indicates whether the update is in progress, has completed successfully, failed, or is in an unknown state.

timeStarted

Timestamp of the update run was started.

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

duration

Duration of the update run.

duration?: string

Property Value

string

lastUpdatedTime

Timestamp of the most recently completed step in the update run.

lastUpdatedTime?: Date

Property Value

Date

location

The geo-location where the resource lives

location?: string

Property Value

string

progress

Progress representation of the update run steps.

progress?: Step

Property Value

provisioningState

Provisioning state of the UpdateRuns proxy resource. Indicates the current lifecycle status of the update operation, such as whether it has been accepted, is in progress, or has completed.

provisioningState?: string

Property Value

string

state

Represents the current state of the update run. Indicates whether the update is in progress, has completed successfully, failed, or is in an unknown state.

state?: string

Property Value

string

timeStarted

Timestamp of the update run was started.

timeStarted?: Date

Property Value

Date

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