InboundIpRule interface
Properties
action | Action to perform based on the match or no match of the IpMask. |
ip |
IP Address in CIDR notation e.g., 10.0.0.0/8. |
Property Details
action
Action to perform based on the match or no match of the IpMask.
action?: string
Property Value
string
ipMask
IP Address in CIDR notation e.g., 10.0.0.0/8.
ipMask?: string
Property Value
string