Uses of Class
com.microsoft.azure.management.trafficmanager.TrafficFlow
-
-
Uses of TrafficFlow in com.microsoft.azure.management.trafficmanager
Methods in com.microsoft.azure.management.trafficmanager that return TrafficFlow Modifier and Type Method Description TrafficFlowTrafficFlow. withLatitude(Double latitude)Set the approximate latitude that these queries originated from.TrafficFlowTrafficFlow. withLongitude(Double longitude)Set the approximate longitude that these queries originated from.TrafficFlowTrafficFlow. withQueryExperiences(List<QueryExperience> queryExperiences)Set the query experiences produced in this HeatMap calculation.TrafficFlowTrafficFlow. withSourceIp(String sourceIp)Set the IP address that this query experience originated from.
-