ModuleErrorInfo interface
Definition of the module error info type.
Properties
code | Gets or sets the error code. |
message | Gets or sets the error message. |
Property Details
code
Gets or sets the error code.
code?: string
Property Value
string
message
Gets or sets the error message.
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