Uses of Class
com.microsoft.azure.management.network.AzureReachabilityReportParameters
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AzureReachabilityReportParameters in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionAzureReachabilityReport.azureReachabilityReportParameters()
AzureReachabilityReportParameters.withAzureLocations
(List<String> azureLocations) Set optional Azure regions to scope the query to.AzureReachabilityReportParameters.withEndTime
(org.joda.time.DateTime endTime) Set the end time for the Azure reachability report.AzureReachabilityReportParameters.withProviderLocation
(AzureReachabilityReportLocation providerLocation) Set parameters that define a geographic location.AzureReachabilityReportParameters.withProviders
(List<String> providers) Set list of Internet service providers.AzureReachabilityReportParameters.withStartTime
(org.joda.time.DateTime startTime) Set the start time for the Azure reachability report.