NetworkTapRulePatchProperties interface
网络分流规则补丁属性。
属性
| annotation | 切换配置说明。 |
| configuration |
用于配置网络点击规则的输入方法。 |
| dynamic |
动态匹配配置列表。 |
| global |
全局网络分流规则作 |
| match |
匹配配置列表。 |
| tap |
网络点击规则文件 URL。 |
属性详细信息
annotation
切换配置说明。
annotation?: string
属性值
string
configurationType
用于配置网络点击规则的输入方法。
configurationType?: string
属性值
string
dynamicMatchConfigurations
动态匹配配置列表。
dynamicMatchConfigurations?: CommonDynamicMatchConfigurationPatch[]
属性值
globalNetworkTapRuleActions
全局网络分流规则作
globalNetworkTapRuleActions?: GlobalNetworkTapRuleActionPatchProperties
属性值
matchConfigurations
匹配配置列表。
matchConfigurations?: NetworkTapRuleMatchConfigurationPatch[]
属性值
tapRulesUrl
网络点击规则文件 URL。
tapRulesUrl?: string
属性值
string