ManagedServerCreateMode type

Specifies the mode of database creation.

Default: Regular instance creation.

Restore: Creates an instance by restoring a set of backups to specific point in time. RestorePointInTime and SourceManagedInstanceId must be specified.
KnownManagedServerCreateMode can be used interchangeably with ManagedServerCreateMode, this enum contains the known values that the service supports.

Known values supported by the service

Default: Default
PointInTimeRestore: PointInTimeRestore

type ManagedServerCreateMode = string