共用方式為


QueryExperience Class

Definition

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