KeyVaultRestoreResult interface

An interface representing the result of a restore operation.

Properties

endTime

The end time of the restore operation.

startTime

The start time of the restore operation.

Property Details

endTime

The end time of the restore operation.

endTime?: Date

Property Value

Date

startTime

The start time of the restore operation.

startTime: Date

Property Value

Date