@Beta(value=V1_10_0) public interface AzureReachabilityReport extends Executable<AzureReachabilityReport>, HasInner<com.microsoft.azure.management.network.implementation.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, executeAsync, executeAsync
key
String aggregationLevel()
AzureReachabilityReportLocation providerLocation()
List<AzureReachabilityReportItem> reachabilityReport()
AzureReachabilityReportParameters azureReachabilityReportParameters()
Copyright © 2019. All rights reserved.