Package version:

Interface KeyVaultBackupResult

An interface representing the result of a backup operation.

Hierarchy

  • KeyVaultBackupResult

Properties

endTime?: any

The end time of the backup operation.

folderUri?: string

The location of the full backup.

startTime: Date

The start time of the backup operation.

Generated using TypeDoc