ErrorResponse interface
Error response of an operation failure
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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript