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

AccessControlListMatchConfiguration 类

定义

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

public class AccessControlListMatchConfiguration
type AccessControlListMatchConfiguration = class
Public Class AccessControlListMatchConfiguration
继承
AccessControlListMatchConfiguration

构造函数

AccessControlListMatchConfiguration()

初始化 AccessControlListMatchConfiguration 的新实例。

属性

Actions

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

IPAddressType

IP 地址的类型。 IPv4 或 IPv6。

MatchConditions

匹配条件的列表。

MatchConfigurationName

匹配配置的名称。

SequenceNumber

匹配配置的序列号。

适用于