InnerHealthErrorModel interface
內部健康情況錯誤模型。
屬性
category | 取得或設定錯誤類別目錄。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
causes | 取得或設定錯誤的可能原因。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
code | 取得或設定錯誤碼。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
creation |
取得或設定錯誤建立時間。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
health |
取得或設定健康情況分類。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
is |
取得或設定值,指出錯誤是否為客戶可解析。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
message | 取得或設定錯誤訊息。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
recommendation | 取得或設定建議的動作,以解決錯誤。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
severity | 取得或設定錯誤嚴重性。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
source | 取得或設定錯誤來源。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
summary | 取得或設定錯誤摘要。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
category
取得或設定錯誤類別目錄。 注意:此屬性不會序列化。 它只能由伺服器填入。
category?: string
屬性值
string
causes
取得或設定錯誤的可能原因。 注意:此屬性不會序列化。 它只能由伺服器填入。
causes?: string
屬性值
string
code
取得或設定錯誤碼。 注意:此屬性不會序列化。 它只能由伺服器填入。
code?: string
屬性值
string
creationTime
取得或設定錯誤建立時間。 注意:此屬性不會序列化。 它只能由伺服器填入。
creationTime?: Date
屬性值
Date
healthCategory
取得或設定健康情況分類。 注意:此屬性不會序列化。 它只能由伺服器填入。
healthCategory?: string
屬性值
string
isCustomerResolvable
取得或設定值,指出錯誤是否為客戶可解析。 注意:此屬性不會序列化。 它只能由伺服器填入。
isCustomerResolvable?: boolean
屬性值
boolean
message
取得或設定錯誤訊息。 注意:此屬性不會序列化。 它只能由伺服器填入。
message?: string
屬性值
string
recommendation
取得或設定建議的動作,以解決錯誤。 注意:此屬性不會序列化。 它只能由伺服器填入。
recommendation?: string
屬性值
string
severity
取得或設定錯誤嚴重性。 注意:此屬性不會序列化。 它只能由伺服器填入。
severity?: string
屬性值
string
source
取得或設定錯誤來源。 注意:此屬性不會序列化。 它只能由伺服器填入。
source?: string
屬性值
string
summary
取得或設定錯誤摘要。 注意:此屬性不會序列化。 它只能由伺服器填入。
summary?: string
屬性值
string