| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AvailableProvidersListCountry |
AvailableProvidersListCountry.withCountryName(String countryName)
Set the country name.
|
AvailableProvidersListCountry |
AvailableProvidersListCountry.withProviders(List<String> providers)
Set a list of Internet service providers.
|
AvailableProvidersListCountry |
AvailableProvidersListCountry.withStates(List<AvailableProvidersListState> states)
Set list of available states in the country.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,AvailableProvidersListCountry> |
AvailableProviders.providersByCountry() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/