UserConfirmationForHighAvailabilityItem interface
Represents a user confirmation for a high availability solution.
Properties
| confirmation |
The confirmation status of the high availability solution. |
| reason |
The reason for requesting user confirmation for the high availability solution. |
| solution |
The solution display name of the high availability solution. |
Property Details
confirmationStatus
The confirmation status of the high availability solution.
confirmationStatus: string
Property Value
string
reasonForRequestingConfirmation
The reason for requesting user confirmation for the high availability solution.
reasonForRequestingConfirmation?: string
Property Value
string
solutionDisplayName
The solution display name of the high availability solution.
solutionDisplayName: string
Property Value
string