| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureReachabilityReportParameters |
AzureReachabilityReport.azureReachabilityReportParameters() |
AzureReachabilityReportParameters |
AzureReachabilityReportParameters.withAzureLocations(List<String> azureLocations)
Set optional Azure regions to scope the query to.
|
AzureReachabilityReportParameters |
AzureReachabilityReportParameters.withEndTime(org.joda.time.DateTime endTime)
Set the end time for the Azure reachability report.
|
AzureReachabilityReportParameters |
AzureReachabilityReportParameters.withProviderLocation(AzureReachabilityReportLocation providerLocation)
Set parameters that define a geographic location.
|
AzureReachabilityReportParameters |
AzureReachabilityReportParameters.withProviders(List<String> providers)
Set list of Internet service providers.
|
AzureReachabilityReportParameters |
AzureReachabilityReportParameters.withStartTime(org.joda.time.DateTime startTime)
Set the start time for the Azure reachability report.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/