AzureWorkloadErrorInfo interface
Azure 記憶體特定錯誤資訊
屬性
additional |
上述錯誤碼的其他詳細數據。 |
error |
錯誤碼。 |
error |
本地化的錯誤字串。 |
error |
標題:通常,錯誤所屬的實體。 |
recommendations | 上述錯誤碼的當地語系化建議清單。 |
屬性詳細資料
additionalDetails
上述錯誤碼的其他詳細數據。
additionalDetails?: string
屬性值
string
errorCode
錯誤碼。
errorCode?: number
屬性值
number
errorString
本地化的錯誤字串。
errorString?: string
屬性值
string
errorTitle
標題:通常,錯誤所屬的實體。
errorTitle?: string
屬性值
string
recommendations
上述錯誤碼的當地語系化建議清單。
recommendations?: string[]
屬性值
string[]