| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportInner |
NetworkWatchersClient.getAzureReachabilityReport(String resourceGroupName,
String networkWatcherName,
AzureReachabilityReportParameters parameters)
NOTE: This feature is currently in preview and still being tested for stability.
|
AzureReachabilityReportInner |
NetworkWatchersClient.getAzureReachabilityReport(String resourceGroupName,
String networkWatcherName,
AzureReachabilityReportParameters parameters,
com.azure.core.util.Context context)
NOTE: This feature is currently in preview and still being tested for stability.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportInner |
AzureReachabilityReportInner.withAggregationLevel(String aggregationLevel)
Set the aggregationLevel property: The aggregation level of Azure reachability report.
|
AzureReachabilityReportInner |
AzureReachabilityReportInner.withProviderLocation(AzureReachabilityReportLocation providerLocation)
Set the providerLocation property: Parameters that define a geographic location.
|
AzureReachabilityReportInner |
AzureReachabilityReportInner.withReachabilityReport(List<AzureReachabilityReportItem> reachabilityReport)
Set the reachabilityReport property: List of Azure reachability report items.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.