ClearAlertRequest interface
The request for clearing the alert
Properties
alerts | The list of alert IDs to be cleared |
resolution |
The resolution message while clearing the alert |
Property Details
alerts
The list of alert IDs to be cleared
alerts: string[]
Property Value
string[]
resolutionMessage
The resolution message while clearing the alert
resolutionMessage?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript