| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AvailableProvidersListCity |
AvailableProvidersListCity.withCityName(String cityName)
Set the city or town name.
|
AvailableProvidersListCity |
AvailableProvidersListCity.withProviders(List<String> providers)
Set a list of Internet service providers.
|
| Modifier and Type | Method and Description |
|---|---|
List<AvailableProvidersListCity> |
AvailableProvidersListState.cities()
Get list of available cities or towns in the state.
|
| Modifier and Type | Method and Description |
|---|---|
AvailableProvidersListState |
AvailableProvidersListState.withCities(List<AvailableProvidersListCity> cities)
Set list of available cities or towns in the state.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/