ContainerRegistrationStatus 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 container with the recovery services vault.
public enum ContainerRegistrationStatus
type ContainerRegistrationStatus =
Public Enum ContainerRegistrationStatus
- Inheritance
-
ContainerRegistrationStatus
Fields
NotRegistered | 2 | |
Registered | 1 | Represents the registered state of the container with the recovery services vault. |