共用方式為


VaultJobErrorInfo interface

保存庫作業特定錯誤資訊

屬性

errorCode

錯誤碼。

errorString

本地化的錯誤字串。

recommendations

上述錯誤碼的當地語系化建議清單。

屬性詳細資料

errorCode

錯誤碼。

errorCode?: number

屬性值

number

errorString

本地化的錯誤字串。

errorString?: string

屬性值

string

recommendations

上述錯誤碼的當地語系化建議清單。

recommendations?: string[]

屬性值

string[]