AzureReachabilityReportLatencyInfo Class

Details on latency for a time series.

Constructor

AzureReachabilityReportLatencyInfo(*, time_stamp: datetime | None = None, score: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
time_stamp

The time stamp.

score
int

The relative latency score between 1 and 100, higher values indicating a faster connection.

Variables

Name Description
time_stamp

The time stamp.

score
int

The relative latency score between 1 and 100, higher values indicating a faster connection.