Freigeben über


BackupEntityKind type

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

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