Freigeben über


BackupSuspensionScope type

Definiert Werte für BackupSuspensionScope. Mögliche Werte sind: 'Invalid', 'Partition', 'Service', 'Application'

type BackupSuspensionScope = "Invalid" | "Partition" | "Service" | "Application"