ProtectionStatus type

The Protection Status
KnownProtectionStatus can be used interchangeably with ProtectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

all: The protection group status is All
protected: The protection group status is Protected
not_protected: The protection group status is Not Protected
pending: The protection group status is Pending
backed_up_with_error: The protection group status is backed_up_with_error
discovered: The protection group status is discovered

type ProtectionStatus = string