Uses of Class
com.microsoft.azure.management.network.AzureReachabilityReportLocation
-
Packages that use AzureReachabilityReportLocation Package Description com.microsoft.azure.management.network 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 AzureReachabilityReportLocation Modifier and Type Method Description AzureReachabilityReportLocationAzureReachabilityReport. providerLocation()AzureReachabilityReportLocationAzureReachabilityReportParameters. providerLocation()Get the providerLocation value.AzureReachabilityReportLocationAzureReachabilityReportLocation. withCity(String city)Set the city value.AzureReachabilityReportLocationAzureReachabilityReportLocation. withCountry(String country)Set the country value.AzureReachabilityReportLocationAzureReachabilityReportLocation. withState(String state)Set the state value.Methods in com.microsoft.azure.management.network with parameters of type AzureReachabilityReportLocation Modifier and Type Method Description AzureReachabilityReportParametersAzureReachabilityReportParameters. withProviderLocation(AzureReachabilityReportLocation providerLocation)Set the providerLocation value.
-