Udostępnij za pośrednictwem


VaultUpgradeDetails Class

Definition

Details for upgrading vault.

public class VaultUpgradeDetails
type VaultUpgradeDetails = class
Public Class VaultUpgradeDetails
Inheritance
VaultUpgradeDetails

Constructors

VaultUpgradeDetails()

Initializes a new instance of VaultUpgradeDetails.

Properties

EndOn

UTC time at which the upgrade operation has ended.

LastUpdatedOn

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.

StartOn

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.

Applies to