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[]