Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelectiveRestorePollOperationState

Package version

An internal interface representing the state of a restore Key Vault's poll operation.

Hierarchy

Index

Properties

blobStorageUri

blobStorageUri: string

The URI of the blob storage account.

Optional endTime

endTime: Date

The end time of the restore operation in UTC

folderName

folderName: string

The Folder name of the blob where the previous successful full backup was stored

Optional jobId

jobId: undefined | string

Identifier for the full restore operation.

keyName

keyName: string

The name of a Key Vault Key.

sasToken

sasToken: string

The SAS token.

Optional startTime

startTime: Date

The start time of the restore operation in UTC

Optional status

status: undefined | string

Status of the restore operation.

Optional statusDetails

statusDetails: undefined | string

The status details of restore operation.

Generated using TypeDoc