QueryExperience 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 query experience properties.
public class QueryExperience
type QueryExperience = class
Public Class QueryExperience
- Inheritance
-
QueryExperience
Constructors
QueryExperience() |
Initializes a new instance of the QueryExperience class. |
QueryExperience(Int32, Int32, Nullable<Double>) |
Initializes a new instance of the QueryExperience class. |
Properties
EndpointId |
Gets or sets the id of the endpoint from the 'endpoints' array which these queries were routed to. |
Latency |
Gets or sets the latency experienced by queries originating from this location. |
QueryCount |
Gets or sets the number of queries originating from this location. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET