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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript