ErrorDefinition interface
Error description and code explaining why resource name is invalid.
Property Details
code
Code of the error.
code?: string
Property Value
string
message
Description of the error.
message?: string
Property Value
string