WHSBackupState Enumeration
Windows Server 2008
Indicates the status of the Windows Home Server backup.
Namespace: Microsoft.HomeServer.SDK.Interop.v1
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
Assembly: Microsoft.HomeServer.SDK.Interop.v1 (in microsoft.homeserver.sdk.interop.v1.dll)
| Member name | Description |
|---|---|
| WHS_BACKUP_BACKUP | Indicates that a backup is running. |
| WHS_BACKUP_CLEANUP | Indicates that the system is purging previous backups marked for deletion. |
| WHS_BACKUP_IDLE | Indicates that no backups are running. |
| WHS_BACKUP_RESTORE | Indicates that a restore from backup is running. |
| WHS_BACKUP_UNKNOWN | Indicates that the system has encountered a backup unrecoverable error. |