AlertErrorDetails interface
The details of the error for which the alert was raised
Properties
error |
The error code |
error |
The error message |
occurences | The number of occurrences |
Property Details
errorCode
The error code
errorCode?: string
Property Value
string
errorMessage
The error message
errorMessage?: string
Property Value
string
occurences
The 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