AlertErrorDetails interface
Error details for the alert
Properties
error |
Error code. |
error |
Error Message |
occurences | Number of occurrences. |
Property Details
errorCode
Error code.
errorCode?: string
Property Value
string
errorMessage
Error Message
errorMessage?: string
Property Value
string
occurences
Number of occurrences.
occurences?: number
Property Value
number
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