共用方式為


AzureIaaSVMErrorInfo interface

Azure IaaS VM 工作負載特定錯誤資訊。

屬性

errorCode

錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorString

本地化的錯誤字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorTitle

標題:通常,錯誤所屬的實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。

recommendations

上述錯誤碼的當地語系化建議清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

errorCode

錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorCode?: number

屬性值

number

errorString

本地化的錯誤字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorString?: string

屬性值

string

errorTitle

標題:通常,錯誤所屬的實體。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorTitle?: string

屬性值

string

recommendations

上述錯誤碼的當地語系化建議清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

recommendations?: string[]

屬性值

string[]