public interface AzureReachabilityReport extends Executable<AzureReachabilityReport>, HasInnerModel<AzureReachabilityReportInner>, HasParent<NetworkWatcher>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AzureReachabilityReport.Definition
The entirety of Azure reachability report parameters definition.
|
static interface |
AzureReachabilityReport.DefinitionStages
Grouping of Azure reachability report definition stages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
aggregationLevel() |
AzureReachabilityReportParameters |
azureReachabilityReportParameters() |
AzureReachabilityReportLocation |
providerLocation() |
List<AzureReachabilityReportItem> |
reachabilityReport() |
execute, executeAsyncinnerModelString aggregationLevel()
AzureReachabilityReportLocation providerLocation()
List<AzureReachabilityReportItem> reachabilityReport()
AzureReachabilityReportParameters azureReachabilityReportParameters()
Copyright © 2021 Microsoft Corporation. All rights reserved.