DefaultErrorResponseError 類別
錯誤模型。
變數只會由伺服器填入,而且會在傳送要求時予以忽略。
- 繼承
-
azure.mgmt.appcontainers._serialization.ModelDefaultErrorResponseError
建構函式
DefaultErrorResponseError(*, details: List[_models.DefaultErrorResponseErrorDetailsItem] | None = None, **kwargs: Any)
僅限關鍵字參數
名稱 | Description |
---|---|
details
|
詳細資料或錯誤。 |
變數
名稱 | Description |
---|---|
code
|
標準化字串,以程式設計方式識別錯誤。 |
message
|
詳細的錯誤描述和偵錯資訊。 |
target
|
詳細的錯誤描述和偵錯資訊。 |
details
|
詳細資料或錯誤。 |
innererror
|
偵錯錯誤的詳細資訊。 |