Package version:

Interface KeyVaultRestoreOperationState

An interface representing the publicly available properties of the state of a restore Key Vault's poll operation.

Hierarchy

Properties

endTime?: any

The end time of the restore operation in UTC

jobId?: string

Identifier for the full restore operation.

startTime?: any

The start time of the restore operation in UTC

status?: string

Status of the restore operation.

statusDetails?: string

The status details of restore operation.

Generated using TypeDoc