KeyVaultSelectiveKeyRestoreResult interface

An interface representing the result of a selective key restore operation.

Properties

endTime

The end time of the selective key restore operation.

startTime

The start time of the selective key restore operation.

Property Details

endTime

The end time of the selective key restore operation.

endTime?: Date

Property Value

Date

startTime

The start time of the selective key restore operation.

startTime: Date

Property Value

Date