BackupType type

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

Known values supported by the service

Database
TransactionLog
File
DifferentialDatabase
DifferentialFile
Partial
DifferentialPartial

type BackupType = string