Package | Description |
---|---|
com.microsoft.azure.management.trafficmanager |
This package contains the classes for TrafficManagerManagementClient.
|
Modifier and Type | Method and Description |
---|---|
TrafficFlow |
TrafficFlow.withLatitude(Double latitude)
Set the approximate latitude that these queries originated from.
|
TrafficFlow |
TrafficFlow.withLongitude(Double longitude)
Set the approximate longitude that these queries originated from.
|
TrafficFlow |
TrafficFlow.withQueryExperiences(List<QueryExperience> queryExperiences)
Set the query experiences produced in this HeatMap calculation.
|
TrafficFlow |
TrafficFlow.withSourceIp(String sourceIp)
Set the IP address that this query experience originated from.
|
Copyright © 2019. All rights reserved.