Uses of Class
com.microsoft.azure.management.network.AvailableProvidersListCity
Packages that use AvailableProvidersListCity
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AvailableProvidersListCity in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AvailableProvidersListCityModifier and TypeMethodDescriptionAvailableProvidersListCity.withCityName
(String cityName) Set the city or town name.AvailableProvidersListCity.withProviders
(List<String> providers) Set a list of Internet service providers.Methods in com.microsoft.azure.management.network that return types with arguments of type AvailableProvidersListCityModifier and TypeMethodDescriptionAvailableProvidersListState.cities()
Get list of available cities or towns in the state.Method parameters in com.microsoft.azure.management.network with type arguments of type AvailableProvidersListCityModifier and TypeMethodDescriptionAvailableProvidersListState.withCities
(List<AvailableProvidersListCity> cities) Set list of available cities or towns in the state.