DefaultErrorResponseErrorDetailsItemOutput interface
Podrobné chyby.
Vlastnosti
| code | Standardizovaný řetězec pro programovou identifikaci chyby. |
| message | Podrobný popis chyby a informace o ladění |
| target | Podrobný popis chyby a informace o ladění |
Podrobnosti vlastnosti
code
Standardizovaný řetězec pro programovou identifikaci chyby.
code?: string
Hodnota vlastnosti
string
message
Podrobný popis chyby a informace o ladění
message?: string
Hodnota vlastnosti
string
target
Podrobný popis chyby a informace o ladění
target?: string
Hodnota vlastnosti
string