共用方式為


HealthErrorModel interface

健全狀況錯誤模型。

屬性

affectedResourceCorrelationIds

取得或設定受影響的資源相互關聯識別碼清單。 這可用來唯一識別受特定類別和嚴重性影響的專案計數,以及受特定問題影響的專案計數。

affectedResourceType

取得或設定受影響的資源類型。

category

取得或設定錯誤類別目錄。 注意:此屬性不會序列化。 它只能由伺服器填入。

causes

取得或設定錯誤的可能原因。 注意:此屬性不會序列化。 它只能由伺服器填入。

childErrors

取得或設定與此錯誤相關聯的子健康情況錯誤清單。

code

取得或設定錯誤碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

creationTime

取得或設定錯誤建立時間。 注意:此屬性不會序列化。 它只能由伺服器填入。

healthCategory

取得或設定健康情況分類。 注意:此屬性不會序列化。 它只能由伺服器填入。

isCustomerResolvable

取得或設定值,指出錯誤是否為客戶可解析。 注意:此屬性不會序列化。 它只能由伺服器填入。

message

取得或設定錯誤訊息。 注意:此屬性不會序列化。 它只能由伺服器填入。

recommendation

取得或設定解決錯誤的建議動作。 注意:此屬性不會序列化。 它只能由伺服器填入。

severity

取得或設定錯誤嚴重性。 注意:此屬性不會序列化。 它只能由伺服器填入。

source

取得或設定錯誤來源。 注意:此屬性不會序列化。 它只能由伺服器填入。

summary

取得或設定錯誤摘要。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

affectedResourceCorrelationIds

取得或設定受影響的資源相互關聯識別碼清單。 這可用來唯一識別受特定類別和嚴重性影響的專案計數,以及受特定問題影響的專案計數。

affectedResourceCorrelationIds?: string[]

屬性值

string[]

affectedResourceType

取得或設定受影響的資源類型。

affectedResourceType?: string

屬性值

string

category

取得或設定錯誤類別目錄。 注意:此屬性不會序列化。 它只能由伺服器填入。

category?: string

屬性值

string

causes

取得或設定錯誤的可能原因。 注意:此屬性不會序列化。 它只能由伺服器填入。

causes?: string

屬性值

string

childErrors

取得或設定與此錯誤相關聯的子健康情況錯誤清單。

childErrors?: InnerHealthErrorModel[]

屬性值

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