UpgradeDetails interface

Details for upgrading vault.

Properties

endTimeUtc

UTC time at which the upgrade operation has ended. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedTimeUtc

UTC time at which the upgrade operation status was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

message

Message to the user containing information about the upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

operationId

ID of the vault upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

previousResourceId

Resource ID of the vault before the upgrade. NOTE: This property will not be serialized. It can only be populated by the server.

startTimeUtc

UTC time at which the upgrade operation has started. NOTE: This property will not be serialized. It can only be populated by the server.

status

Status of the vault upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

triggerType

The way the vault upgrade was triggered. NOTE: This property will not be serialized. It can only be populated by the server.

upgradedResourceId

Resource ID of the upgraded vault. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

endTimeUtc

UTC time at which the upgrade operation has ended. NOTE: This property will not be serialized. It can only be populated by the server.

endTimeUtc?: Date

Property Value

Date

lastUpdatedTimeUtc

UTC time at which the upgrade operation status was last updated. NOTE: This property will not be serialized. It can only be populated by the server.

lastUpdatedTimeUtc?: Date

Property Value

Date

message

Message to the user containing information about the upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

operationId

ID of the vault upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

operationId?: string

Property Value

string

previousResourceId

Resource ID of the vault before the upgrade. NOTE: This property will not be serialized. It can only be populated by the server.

previousResourceId?: string

Property Value

string

startTimeUtc

UTC time at which the upgrade operation has started. NOTE: This property will not be serialized. It can only be populated by the server.

startTimeUtc?: Date

Property Value

Date

status

Status of the vault upgrade operation. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

triggerType

The way the vault upgrade was triggered. NOTE: This property will not be serialized. It can only be populated by the server.

triggerType?: string

Property Value

string

upgradedResourceId

Resource ID of the upgraded vault. NOTE: This property will not be serialized. It can only be populated by the server.

upgradedResourceId?: string

Property Value

string