你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkTapRulePatchProperties interface

网络点击规则修补程序属性。

Extends

继承属性

annotation

交换机配置说明。

configurationType

用于配置网络点击规则的输入方法。

dynamicMatchConfigurations

动态匹配配置列表。

matchConfigurations

匹配配置列表。

tapRulesUrl

网络点击规则文件 URL。

继承属性详细信息

annotation

交换机配置说明。

annotation?: string

属性值

string

继承自AnnotationResource.annotation

configurationType

用于配置网络点击规则的输入方法。

configurationType?: string

属性值

string

继承自NetworkTapRulePatchableProperties.configurationType

dynamicMatchConfigurations

动态匹配配置列表。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

属性值

继承自NetworkTapRulePatchableProperties.dynamicMatchConfigurations

matchConfigurations

匹配配置列表。

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

属性值

继承自NetworkTapRulePatchableProperties.matchConfigurations

tapRulesUrl

网络点击规则文件 URL。

tapRulesUrl?: string

属性值

string

继承自NetworkTapRulePatchableProperties.tapRulesUrl