RecoveryMode type
Defines whether the current recovery mode is file restore or database restore
KnownRecoveryMode can be used interchangeably with RecoveryMode,
this enum contains the known values that the service supports.
Known values supported by the service
Invalid
FileRecovery
WorkloadRecovery
SnapshotAttach
RecoveryUsingSnapshot
SnapshotAttachAndRecover
type RecoveryMode = string