Uses of Class
com.microsoft.azure.management.network.AzureReachabilityReportParameters
-
Packages that use AzureReachabilityReportParameters Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of AzureReachabilityReportParameters in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AzureReachabilityReportParameters Modifier and Type Method Description AzureReachabilityReportParametersAzureReachabilityReport. azureReachabilityReportParameters()AzureReachabilityReportParametersAzureReachabilityReportParameters. withAzureLocations(List<String> azureLocations)Set the azureLocations value.AzureReachabilityReportParametersAzureReachabilityReportParameters. withEndTime(org.joda.time.DateTime endTime)Set the endTime value.AzureReachabilityReportParametersAzureReachabilityReportParameters. withProviderLocation(AzureReachabilityReportLocation providerLocation)Set the providerLocation value.AzureReachabilityReportParametersAzureReachabilityReportParameters. withProviders(List<String> providers)Set the providers value.AzureReachabilityReportParametersAzureReachabilityReportParameters. withStartTime(org.joda.time.DateTime startTime)Set the startTime value.
-