Uses of Interface
com.microsoft.azure.management.network.AvailableProviders.DefinitionStages.WithExecute
-
Packages that use AvailableProviders.DefinitionStages.WithExecute Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of AvailableProviders.DefinitionStages.WithExecute in com.microsoft.azure.management.network
Subinterfaces of AvailableProviders.DefinitionStages.WithExecute in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceAvailableProviders.DefinitionThe entirety of available providers parameters definition.static interfaceAvailableProviders.DefinitionStages.WithExecuteAndCityThe stage of the definition which allows to specify city or execute the query.static interfaceAvailableProviders.DefinitionStages.WithExecuteAndCountryThe stage of the definition which allows to specify country or execute the query.static interfaceAvailableProviders.DefinitionStages.WithExecuteAndStateThe stage of the definition which allows to specify state or execute the query.Methods in com.microsoft.azure.management.network that return AvailableProviders.DefinitionStages.WithExecute Modifier and Type Method Description AvailableProviders.DefinitionStages.WithExecuteNetworkWatcher. availableProviders()Lists all available internet service providers for a specified Azure region.AvailableProviders.DefinitionStages.WithExecuteAvailableProviders.DefinitionStages.WithAzureLocations. withAzureLocations(String... azureLocations)Set the list of Azure regions.AvailableProviders.DefinitionStages.WithExecuteAvailableProviders.DefinitionStages.WithExecuteAndCity. withCity(String city)
-