Uses of Interface
com.microsoft.azure.management.network.AvailableProviders.DefinitionStages.WithAzureLocations
-
Packages that use AvailableProviders.DefinitionStages.WithAzureLocations Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of AvailableProviders.DefinitionStages.WithAzureLocations in com.microsoft.azure.management.network
Subinterfaces of AvailableProviders.DefinitionStages.WithAzureLocations in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceAvailableProviders.DefinitionThe entirety of available providers parameters definition.static interfaceAvailableProviders.DefinitionStages.WithExecuteThe stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.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.
-