AgentPropertiesErrorDetails interface
Properties
code | Error code reported by Agent |
message | Expanded description of reported error code |
Property Details
code
Error code reported by Agent
code?: string
Property Value
string
message
Expanded description of reported error code
message?: string
Property Value
string