共用方式為


CloudErrorBody interface

錯誤訊息的本文

屬性

code

錯誤碼

details

額外的錯誤資訊

message

造成錯誤的原因描述

target

錯誤訊息的目標資源

屬性詳細資料

code

錯誤碼

code?: string

屬性值

string

details

額外的錯誤資訊

details?: CloudErrorBody[]

屬性值

message

造成錯誤的原因描述

message?: string

屬性值

string

target

錯誤訊息的目標資源

target?: string

屬性值

string