ErrorResponse interface
Error response indicates Insights service is not able to process the incoming request. The reason is provided in the error message.
Properties
code | Error code. |
message | Error message indicating why the operation failed. |
Property Details
code
Error code.
code?: string
Property Value
string
message
Error message indicating why the operation failed.
message?: string
Property Value
string
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for JavaScript