共用方式為


DefaultErrorResponseError 類別

錯誤模型。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

繼承
azure.mgmt.appcontainers._serialization.Model
DefaultErrorResponseError

建構函式

DefaultErrorResponseError(*, details: List[_models.DefaultErrorResponseErrorDetailsItem] | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
details

詳細資料或錯誤。

變數

名稱 Description
code
str

標準化字串,以程式設計方式識別錯誤。

message
str

詳細的錯誤描述和偵錯資訊。

target
str

詳細的錯誤描述和偵錯資訊。

details

詳細資料或錯誤。

innererror
str

偵錯錯誤的詳細資訊。