TrafficFlow Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class representing a Traffic Manager HeatMap traffic flow properties.
public class TrafficFlow
type TrafficFlow = class
Public Class TrafficFlow
- Inheritance
-
TrafficFlow
Constructors
TrafficFlow() |
Initializes a new instance of the TrafficFlow class. |
TrafficFlow(String, Nullable<Double>, Nullable<Double>, IList<QueryExperience>) |
Initializes a new instance of the TrafficFlow class. |
Properties
Latitude |
Gets or sets the approximate latitude that these queries originated from. |
Longitude |
Gets or sets the approximate longitude that these queries originated from. |
QueryExperiences |
Gets or sets the query experiences produced in this HeatMap calculation. |
SourceIp |
Gets or sets the IP address that this query experience originated from. |
Applies to
Azure SDK for .NET