AzureReachabilityReportItem interface

Azure reachability report details for a given provider location.

Properties

azureLocation

The Azure region.

latencies

List of latency details for each of the time series.

provider

The Internet service provider.

Property Details

azureLocation

The Azure region.

azureLocation?: string

Property Value

string

latencies

List of latency details for each of the time series.

latencies?: AzureReachabilityReportLatencyInfo[]

Property Value

provider

The Internet service provider.

provider?: string

Property Value

string