Share via


UpgradeDetails interface

Details for upgrading vault.

Properties

endTimeUtc

UTC time at which the upgrade operation has ended.

lastUpdatedTimeUtc

UTC time at which the upgrade operation status was last updated.

message

Message to the user containing information about the upgrade operation.

operationId

ID of the vault upgrade operation.

previousResourceId

Resource ID of the vault before the upgrade.

startTimeUtc

UTC time at which the upgrade operation has started.

status

Status of the vault upgrade operation.

triggerType

The way the vault upgrade was triggered.

upgradedResourceId

Resource ID of the upgraded vault.

Property Details

endTimeUtc

UTC time at which the upgrade operation has ended.

endTimeUtc?: Date

Property Value

Date

lastUpdatedTimeUtc

UTC time at which the upgrade operation status was last updated.

lastUpdatedTimeUtc?: Date

Property Value

Date

message

Message to the user containing information about the upgrade operation.

message?: string

Property Value

string

operationId

ID of the vault upgrade operation.

operationId?: string

Property Value

string

previousResourceId

Resource ID of the vault before the upgrade.

previousResourceId?: string

Property Value

string

startTimeUtc

UTC time at which the upgrade operation has started.

startTimeUtc?: Date

Property Value

Date

status

Status of the vault upgrade operation.

status?: string

Property Value

string

triggerType

The way the vault upgrade was triggered.

triggerType?: string

Property Value

string

upgradedResourceId

Resource ID of the upgraded vault.

upgradedResourceId?: string

Property Value

string