Uses of Class
com.microsoft.azure.management.network.TrafficSelectorPolicy
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of TrafficSelectorPolicy in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionTrafficSelectorPolicy.withLocalAddressRanges
(List<String> localAddressRanges) Set a collection of local address spaces in CIDR format.TrafficSelectorPolicy.withRemoteAddressRanges
(List<String> remoteAddressRanges) Set a collection of remote address spaces in CIDR format.