共用方式為


ARMErrorResponseBody interface

ARM 錯誤回應本文。

屬性

code

取得或設定字串,這個字串可用來以程式設計方式識別錯誤。

message

取得或設定字串,詳細說明錯誤並提供偵錯資訊。

屬性詳細資料

code

取得或設定字串,這個字串可用來以程式設計方式識別錯誤。

code?: string

屬性值

string

message

取得或設定字串,詳細說明錯誤並提供偵錯資訊。

message?: string

屬性值

string