NsgCidr interface
A rule for allowing inbound (INGRESS) IP packets
Properties
destination |
Destination port range to specify particular destination ports for TCP rules. |
source | Conceptually, this is the range of IP addresses that a packet coming into the instance can come from. |
Property Details
destinationPortRange
Destination port range to specify particular destination ports for TCP rules.
destinationPortRange?: PortRange
Property Value
source
Conceptually, this is the range of IP addresses that a packet coming into the instance can come from.
source: 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