AzureIaaSVMErrorInfo interface
Azure IaaS VM 工作負載特定錯誤資訊。
屬性
| error |
錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| error |
本地化的錯誤字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| error |
標題:通常,錯誤所屬的實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| recommendations | 上述錯誤碼的當地語系化建議清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
errorCode
錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
errorCode?: number
屬性值
number
errorString
本地化的錯誤字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
errorString?: string
屬性值
string
errorTitle
標題:通常,錯誤所屬的實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。
errorTitle?: string
屬性值
string
recommendations
上述錯誤碼的當地語系化建議清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
recommendations?: string[]
屬性值
string[]