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

NetworkTapRuleMatchConfiguration interface

定义支持用于筛选流量的匹配配置。

属性

actions

需要针对匹配条件执行的操作列表。

ipAddressType

IP 地址的类型。 IPv4 或 IPv6

matchConditions

匹配条件的列表。

matchConfigurationName

匹配配置的名称。

sequenceNumber

匹配配置的序列号。。

属性详细信息

actions

需要针对匹配条件执行的操作列表。

actions?: NetworkTapRuleAction[]

属性值

ipAddressType

IP 地址的类型。 IPv4 或 IPv6

ipAddressType?: string

属性值

string

matchConditions

匹配条件的列表。

matchConditions?: NetworkTapRuleMatchCondition[]

属性值

matchConfigurationName

匹配配置的名称。

matchConfigurationName?: string

属性值

string

sequenceNumber

匹配配置的序列号。。

sequenceNumber?: number

属性值

number