共用方式為


RulesEngineProperties interface

JSON 物件,其中包含建立規則引擎組態所需的屬性。

Extends

屬性

resourceState

資源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

rules

定義特定規則引擎組態的規則清單。

屬性詳細資料

resourceState

資源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceState?: string

屬性值

string

繼承的屬性詳細資料

rules

定義特定規則引擎組態的規則清單。

rules?: RulesEngineRule[]

屬性值

繼承自RulesEngineUpdateParameters.rules