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

IpFilterRule interface

The IP filter rules for a provisioning Service.

Properties

action

The desired action for requests captured by this rule.

filterName

The name of the IP filter rule.

ipMask

A string that contains the IP address range in CIDR notation for the rule.

target

Target for requests captured by this rule.

Property Details

action

The desired action for requests captured by this rule.

action: IpFilterActionType

Property Value

filterName

The name of the IP filter rule.

filterName: string

Property Value

string

ipMask

A string that contains the IP address range in CIDR notation for the rule.

ipMask: string

Property Value

string

target

Target for requests captured by this rule.

target?: IpFilterTargetType

Property Value