你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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. |