BackupEngineRegistrationStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Status of the registration of the backup engine with the recovery services vault.
public enum BackupEngineRegistrationStatus
type BackupEngineRegistrationStatus =
Public Enum BackupEngineRegistrationStatus
- Inheritance
-
BackupEngineRegistrationStatus
Fields
Name | Value | Description |
---|---|---|
Registered | 1 | Represents the registered state of the backup engine with the recovery services vault. |
Registering | 2 | Represents the state after the registration process has started but the registration is not yet complete. |