NetworkRuleSetIpRule interface
IP Rule to be applied as part of Network Rule Set
Properties
action | IP Filter Action |
filter |
Name of the IP filter rule. |
ip |
A string that contains the IP address range in CIDR notation for the rule. |
Property Details
action
IP Filter Action
action?: string
Property Value
string
filterName
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