Compartilhar via


AzureReachabilityReportItem Class

Azure reachability report details for a given provider location.

Inheritance
azure.mgmt.network._serialization.Model
AzureReachabilityReportItem

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
str

The Internet service provider.

azure_location
str

The Azure region.

latencies

List of latency details for each of the time series.

Variables

Name Description
provider
str

The Internet service provider.

azure_location
str

The Azure region.

latencies

List of latency details for each of the time series.