TrafficSelectorPolicy interface
An traffic selector policy for a virtual network gateway connection.
Properties
local |
A collection of local address spaces in CIDR format. |
remote |
A collection of remote address spaces in CIDR format. |
Property Details
localAddressRanges
A collection of local address spaces in CIDR format.
localAddressRanges: string[]
Property Value
string[]
remoteAddressRanges
A collection of remote address spaces in CIDR format.
remoteAddressRanges: string[]
Property Value
string[]