BackupMode type

Define valores para BackupMode. Os valores possíveis incluem: "CreateBackup", "ExistingBackup"

type BackupMode = "CreateBackup" | "ExistingBackup"