AzureReachabilityReportItem Class
Azure reachability report details for a given provider location.
Constructor
AzureReachabilityReportItem(*, provider: str | None = None, azure_location: str | None = None, latencies: List[_models.AzureReachabilityReportLatencyInfo] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
provider
|
The Internet service provider. Default value: None
|
|
azure_location
|
The Azure region. Default value: None
|
|
latencies
|
List of latency details for each of the time series. Default value: None
|
Variables
| Name | Description |
|---|---|
|
provider
|
The Internet service provider. |
|
azure_location
|
The Azure region. |
|
latencies
|
List of latency details for each of the time series. |