AzureReachabilityReport Class

Azure reachability report details.

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

Inheritance
AzureReachabilityReport

Constructor

AzureReachabilityReport(*, aggregation_level: str, provider_location: azure.mgmt.network.v2018_08_01.models._models_py3.AzureReachabilityReportLocation, reachability_report: typing.List[_ForwardRef('AzureReachabilityReportItem')], **kwargs)

Parameters

aggregation_level
str

Required. The aggregation level of Azure reachability report. Can be Country, State or City.

provider_location
AzureReachabilityReportLocation

Required. Parameters that define a geographic location.

reachability_report
list[AzureReachabilityReportItem]

Required. List of Azure reachability report items.