Uses of Class
com.microsoft.azure.management.network.AvailableProvidersListCity
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AvailableProvidersListCity in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionAvailableProvidersListCity.withCityName
(String cityName) Set the city or town name.AvailableProvidersListCity.withProviders
(List<String> providers) Set a list of Internet service providers.Modifier and TypeMethodDescriptionAvailableProvidersListState.cities()
Get list of available cities or towns in the state.Modifier and TypeMethodDescriptionAvailableProvidersListState.withCities
(List<AvailableProvidersListCity> cities) Set list of available cities or towns in the state.