KnownQualificationState enum
A state type that indicates qualification of a resource for an operation.
Fields
| Excluded | A state that indicates the resource is excluded from the recovery plan itself. |
| NotQualified | A state that indicates the resource is not qualified for the operation. |
| Qualified | A state that indicates the resource is qualified for the operation. |
| Unknown | A state that indicates the qualification state is unknown. |