Package version:

Interface KeyVaultAdminPollOperationState<TResult>

An interface representing the state of a Key Vault Admin Poller's operation.

Type Parameters

  • TResult

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