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