| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AvailableProviders.Definition
The entirety of available providers parameters definition.
|
static interface |
AvailableProviders.DefinitionStages.WithExecuteAndCity
The stage of the definition which allows to specify city or execute the query.
|
static interface |
AvailableProviders.DefinitionStages.WithExecuteAndCountry
The stage of the definition which allows to specify country or execute the query.
|
static interface |
AvailableProviders.DefinitionStages.WithExecuteAndState
The stage of the definition which allows to specify state or execute the query.
|
| Modifier and Type | Method and Description |
|---|---|
AvailableProviders.DefinitionStages.WithExecute |
NetworkWatcher.availableProviders()
Lists all available internet service providers for a specified Azure region.
|
AvailableProviders.DefinitionStages.WithExecute |
AvailableProviders.DefinitionStages.WithAzureLocations.withAzureLocations(String... azureLocations)
Set the list of Azure regions.
|
AvailableProviders.DefinitionStages.WithExecute |
AvailableProviders.DefinitionStages.WithExecuteAndCity.withCity(String city) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/