| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 © 2021 Microsoft Corporation. All rights reserved.