Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IpFilterRule

Package version

The IP filter rules for the IoT hub.

Hierarchy

  • IpFilterRule

Index

Properties

Properties

action

The desired action for requests captured by this rule. Possible values include: 'Accept', 'Reject'

filterName

filterName: string

The name of the IP filter rule.

ipMask

ipMask: string

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

Generated using TypeDoc