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

AzureReachabilityReportParameters Class

Geographic and time constraints for Azure reachability report.

All required parameters must be populated in order to send to server.

Constructor

AzureReachabilityReportParameters(*, provider_location: _models.AzureReachabilityReportLocation, start_time: datetime, end_time: datetime, providers: List[str] | None = None, azure_locations: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
provider_location

Parameters that define a geographic ___location. Required.

providers

List of Internet service providers.

Default value: None
azure_locations

Optional Azure regions to scope the query to.

Default value: None
start_time

The start time for the Azure reachability report. Required.

end_time

The end time for the Azure reachability report. Required.

Variables

Name Description
provider_location

Parameters that define a geographic ___location. Required.

providers

List of Internet service providers.

azure_locations

Optional Azure regions to scope the query to.

start_time

The start time for the Azure reachability report. Required.

end_time

The end time for the Azure reachability report. Required.