DpInvalidProtectionReason_enum
DpInvalidProtectionReason_enum
Enumeration of reason codes representing the invalid data protection states.
Possible values:
protectionDegraded
: Data protection of one or more disks associated with the protected entity is degraded.The data protection must be disabled and re-enabled in order to have data protection supported.
notProtected
invalidProtectionReasonUnknown
: A fallback value used when a client sees an unknown InvalidProtectionReason.
This data structure has no properties.
Enumeration:
protectionDegraded,
notProtected,
invalidProtectionReasonUnknown,