Partilhar via


IpFilterRule interface

The IP filter rules for the IoT hub.

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.

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