DpProtectionStatusType_enum

DpProtectionStatusType_enum
DpProtectionStatusType_enum

Indicates the protection status for the DpProtectedEntity.

Possible values:

  • pe_protected: The ProtectedEntity is protected by vSphere Data Protection.

  • pe_unprotected: The ProtectedEntity is not protected by vSphere Data Protection.

  • pe_partially_protected: Only some elements of the ProtectedEntity are protected by vSphere Data Protection.

    For example, if only some disks of a DpVirtualMachineProtectedEntity are protected.

  • ProtectionStatusType_unknown: Represents value when the lower version client cannot recognize the enum value.

This data structure has no properties.
Enumeration: pe_protected, pe_unprotected, pe_partially_protected, ProtectionStatusType_unknown,