共用方式為


Rule interface

規則資源的描述。

Extends

屬性

action

代表篩選表達式所允許之訊息轉換的篩選動作。

correlationFilter

correlationFilter 的屬性

filterType

針對 BrokeredMessage 評估的篩選類型。

sqlFilter

sqlFilter 的屬性

systemData

與此資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.EventHub/Namespaces” 或 “Microsoft.EventHub/Namespaces/EventHubs” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

action

代表篩選表達式所允許之訊息轉換的篩選動作。

action?: Action

屬性值

correlationFilter

correlationFilter 的屬性

correlationFilter?: CorrelationFilter

屬性值

filterType

針對 BrokeredMessage 評估的篩選類型。

filterType?: FilterType

屬性值

sqlFilter

sqlFilter 的屬性

sqlFilter?: SqlFilter

屬性值

systemData

與此資源相關的系統元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

location

資源所在的地理位置注意:此屬性將不會串行化。 它只能由伺服器填入。

location?: string

屬性值

string

繼承自ProxyResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.EventHub/Namespaces” 或 “Microsoft.EventHub/Namespaces/EventHubs” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type