ManagedServerCreateMode Enum

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.

Inheritance
builtins.str
ManagedServerCreateMode
ManagedServerCreateMode

Constructor

ManagedServerCreateMode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

DEFAULT
POINT_IN_TIME_RESTORE