Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyVaultBackupResult

Package version

An interface representing the result of a backup operation.

Hierarchy

  • KeyVaultBackupResult

Index

Properties

Optional endTime

endTime: Date

The end time of the backup operation.

Optional folderUri

folderUri: undefined | string

The location of the full backup.

startTime

startTime: Date

The start time of the backup operation.

Generated using TypeDoc