Sdílet prostřednictvím


LatencyScorecard Class

Definition

Defines the LatencyScorecard

[Microsoft.Rest.Serialization.JsonTransformation]
public class LatencyScorecard : Microsoft.Azure.Management.FrontDoor.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type LatencyScorecard = class
    inherit Resource
Public Class LatencyScorecard
Inherits Resource
Inheritance
LatencyScorecard
Attributes

Constructors

LatencyScorecard()

Initializes a new instance of the LatencyScorecard class.

LatencyScorecard(String, String, String, String, IDictionary<String, String>, String, String, String, String, String, Nullable<DateTime>, Nullable<DateTime>, String, IList<LatencyMetric>)

Initializes a new instance of the LatencyScorecard class.

Properties

Country

Gets the country associated with the Latency Scorecard. Values are country ISO codes as specified here- https://www.iso.org/iso-3166-country-codes.html

Description

Gets the description of the Latency Scorecard

EndDateTimeUtc

Gets the end time of the Latency Scorecard in UTC

EndpointA

Gets the A endpoint in the scorecard

EndpointB

Gets the B endpoint in the scorecard

Id

Gets resource ID.

(Inherited from Resource)
LatencyMetrics

Gets or sets the latency metrics of the Latency Scorecard

Location

Gets or sets resource location.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
PropertiesId

Gets the unique identifier of the Latency Scorecard

PropertiesName

Gets the name of the Latency Scorecard

StartDateTimeUtc

Gets the start time of the Latency Scorecard in UTC

Tags

Gets or sets resource tags.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to