Uses of Class
com.microsoft.azure.management.network.AvailableProvidersListParameters
-
Packages that use AvailableProvidersListParameters Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of AvailableProvidersListParameters in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AvailableProvidersListParameters Modifier and Type Method Description AvailableProvidersListParametersAvailableProviders. availableProvidersParameters()AvailableProvidersListParametersAvailableProvidersListParameters. withAzureLocations(List<String> azureLocations)Set the azureLocations value.AvailableProvidersListParametersAvailableProvidersListParameters. withCity(String city)Set the city value.AvailableProvidersListParametersAvailableProvidersListParameters. withCountry(String country)Set the country value.AvailableProvidersListParametersAvailableProvidersListParameters. withState(String state)Set the state value.
-