Interface AvailableProviders.DefinitionStages.WithExecuteAndCity
- All Superinterfaces:
AvailableProviders.DefinitionStages.WithAzureLocations,AvailableProviders.DefinitionStages.WithExecute,Executable<AvailableProviders>,Indexable
- All Known Subinterfaces:
AvailableProviders.Definition
- Enclosing interface:
- AvailableProviders.DefinitionStages
public static interface AvailableProviders.DefinitionStages.WithExecuteAndCity
extends AvailableProviders.DefinitionStages.WithExecute
The stage of the definition which allows to specify city or execute the query.
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.azure.resourcemanager.network.models.AvailableProviders.DefinitionStages.WithAzureLocations
withAzureLocation, withAzureLocationsMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsync
-
Method Details
-
withCity
- Parameters:
city- the city or town for available providers list- Returns:
- the next stage of the definition
-