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

BatchIPRule 类

定义

用于筛选客户端 IP 地址的规则。

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

构造函数

BatchIPRule(String)

初始化 BatchIPRule 的新实例。

属性

Action

匹配客户端 IP 地址时的操作。

Value

IPv4 地址或 CIDR 格式的 IPv4 地址范围。

适用于