ErrorDefinition interface

Error description and code explaining why resource name is invalid.

Properties

code

Code of the error.

message

Description of the error.

Property Details

code

Code of the error.

code?: string

Property Value

string

message

Description of the error.

message?: string

Property Value

string