AzureReachabilityReportLatencyInfo Class
Details on latency for a time series.
Constructor
AzureReachabilityReportLatencyInfo(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
time_stamp
|
The time stamp. |
|
score
|
The relative latency score between 1 and 100, higher values indicating a faster connection. |
Attributes
score
The relative latency score between 1 and 100, higher values indicating a faster connection.
score: int | None
time_stamp
The time stamp.
time_stamp: datetime | None