共用方式為


ErrorDetails interface

從 Azure 維護服務收到的錯誤回應詳細資料。

屬性

code

服務定義的錯誤碼。 此代碼會作為回應中指定之 HTTP 錯誤碼的子狀態。

message

人類可閱讀的錯誤表示法。

屬性詳細資料

code

服務定義的錯誤碼。 此代碼會作為回應中指定之 HTTP 錯誤碼的子狀態。

code?: string

屬性值

string

message

人類可閱讀的錯誤表示法。

message?: string

屬性值

string