ActivityLogAlertErrorResponse interface
The error response.
Property Details
code
The error code.
code?: string
Property Value
string
message
The error message indicating why the operation failed.
message?: string
Property Value
string