LatencyScorecard interface

Defines the LatencyScorecard

Extends

Properties

country

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

The description of the Latency Scorecard

endDateTimeUTC

The end time of the Latency Scorecard in UTC

endpointA

The A endpoint in the scorecard

endpointB

The B endpoint in the scorecard

idPropertiesId

The unique identifier of the Latency Scorecard

latencyMetrics

The latency metrics of the Latency Scorecard

namePropertiesName

The name of the Latency Scorecard

startDateTimeUTC

The start time of the Latency Scorecard in UTC

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

country

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

country?: string

Property Value

string

description

The description of the Latency Scorecard

description?: string

Property Value

string

endDateTimeUTC

The end time of the Latency Scorecard in UTC

endDateTimeUTC?: Date

Property Value

Date

endpointA

The A endpoint in the scorecard

endpointA?: string

Property Value

string

endpointB

The B endpoint in the scorecard

endpointB?: string

Property Value

string

idPropertiesId

The unique identifier of the Latency Scorecard

idPropertiesId?: string

Property Value

string

latencyMetrics

The latency metrics of the Latency Scorecard

latencyMetrics?: LatencyMetric[]

Property Value

namePropertiesName

The name of the Latency Scorecard

namePropertiesName?: string

Property Value

string

startDateTimeUTC

The start time of the Latency Scorecard in UTC

startDateTimeUTC?: Date

Property Value

Date

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type