NetworkRuleSetIpRule interface

An object for an IP range that will be allowed access.

Properties

action

The network action for the IP mask. NOTE: This property will not be serialized. It can only be populated by the server.

filterName

The readable name of the IP rule.

ipMask

The CIDR block defining the IP range.

Property Details

action

The network action for the IP mask. NOTE: This property will not be serialized. It can only be populated by the server.

action?: string

Property Value

string

filterName

The readable name of the IP rule.

filterName?: string

Property Value

string

ipMask

The CIDR block defining the IP range.

ipMask?: string

Property Value

string