Freigeben über


BackupType type

Definiert Werte für BackupType. Mögliche Werte sind: 'Invalid', 'Full', 'Inkrementell'

type BackupType = "Invalid" | "Full" | "Incremental"