共用方式為


ErrorDefinition interface

說明為何資源名稱不正確錯誤描述和程式碼。

屬性

code

錯誤的代碼。

message

錯誤的描述。

屬性詳細資料

code

錯誤的代碼。

code?: string

屬性值

string

message

錯誤的描述。

message?: string

屬性值

string