Package version:

Type alias ManagedDatabaseCreateMode

ManagedDatabaseCreateMode: string

Defines values for ManagedDatabaseCreateMode.
KnownManagedDatabaseCreateMode can be used interchangeably with ManagedDatabaseCreateMode, this enum contains the known values that the service supports.

Known values supported by the service

Default
RestoreExternalBackup
PointInTimeRestore
Recovery
RestoreLongTermRetentionBackup

Generated using TypeDoc