Preparing search index...
The search index is not available
Back To Index
|
@azure/monitor-query
Package version:
@azure/monitor-query
LogsErrorInfo
Interface LogsErrorInfo
The code and message for an error.
interface
LogsErrorInfo
{
code
:
string
;
}
Hierarchy
Error
LogsErrorInfo
Index
Properties
code
Properties
code
code
:
string
A machine readable error code.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/monitor-query
Loading...
The code and message for an error.