ServerCreateMode type

Create mode for server, only valid values for this are Normal and Restore.
KnownServerCreateMode can be used interchangeably with ServerCreateMode, this enum contains the known values that the service supports.

Known values supported by the service

Normal: Normal
Restore: Restore

type ServerCreateMode = string