Uses of Class
com.microsoft.azure.management.network.AzureReachabilityReportLocation
Packages that use AzureReachabilityReportLocation
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AzureReachabilityReportLocation in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AzureReachabilityReportLocationModifier and TypeMethodDescriptionAzureReachabilityReport.providerLocation()AzureReachabilityReportParameters.providerLocation()Get parameters that define a geographic location.Set the name of the city or town.AzureReachabilityReportLocation.withCountry(String country) Set the name of the country.Set the name of the state.Methods in com.microsoft.azure.management.network with parameters of type AzureReachabilityReportLocationModifier and TypeMethodDescriptionAzureReachabilityReportParameters.withProviderLocation(AzureReachabilityReportLocation providerLocation) Set parameters that define a geographic location.