你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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
str

The Internet service provider.

Default value: None
azure_location
str

The Azure region.

Default value: None
latencies

List of latency details for each of the time series.

Default value: None

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.