KnownConfirmationStatus enum
Enum for the confirmation status of a high availability solution.
Fields
| ApprovalNotNeeded | The high availability solution does not require user approval. |
| ApprovalPending | The high availability solution is pending approval from the user. |
| ApprovedByUser | The high availability solution has been approved by the user. |
| RejectedByUser | The high availability solution has been rejected by the user. |