共用方式為


ErrorAdditionalInfo interface

資源管理錯誤其他資訊。

屬性

info

其他資訊。 注意:此屬性不會序列化。 它只能由伺服器填入。

type

其他資訊類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

info

其他資訊。 注意:此屬性不會序列化。 它只能由伺服器填入。

info?: Record<string, unknown>

屬性值

Record<string, unknown>

type

其他資訊類型。 注意:此屬性不會序列化。 它只能由伺服器填入。

type?: string

屬性值

string