AzureReachabilityReport interface
Azure reachability report details.
Properties
aggregation |
The aggregation level of Azure reachability report. Can be Country, State or City. |
provider |
Parameters that define a geographic location. |
reachability |
List of Azure reachability report items. |
Property Details
aggregationLevel
The aggregation level of Azure reachability report. Can be Country, State or City.
aggregationLevel: string
Property Value
string
providerLocation
Parameters that define a geographic location.
providerLocation: AzureReachabilityReportLocation
Property Value
reachabilityReport
List of Azure reachability report items.
reachabilityReport: AzureReachabilityReportItem[]