@Beta(value=V1_10_0) public interface AzureReachabilityReport extends com.microsoft.azure.management.resources.fluentcore.model.Executable<AzureReachabilityReport>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.AzureReachabilityReportInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.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, executeAsynckeyString aggregationLevel()
AzureReachabilityReportLocation providerLocation()
List<AzureReachabilityReportItem> reachabilityReport()
AzureReachabilityReportParameters azureReachabilityReportParameters()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/