Interface AvailableProviders.DefinitionStages.WithExecute
-
- All Superinterfaces:
AvailableProviders.DefinitionStages.WithAzureLocations,Executable<AvailableProviders>,Indexable
- All Known Subinterfaces:
AvailableProviders.Definition,AvailableProviders.DefinitionStages.WithExecuteAndCity,AvailableProviders.DefinitionStages.WithExecuteAndCountry,AvailableProviders.DefinitionStages.WithExecuteAndState
- Enclosing interface:
- AvailableProviders.DefinitionStages
public static interface AvailableProviders.DefinitionStages.WithExecute extends Executable<AvailableProviders>, AvailableProviders.DefinitionStages.WithAzureLocations
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.AvailableProviders.DefinitionStages.WithAzureLocations
withAzureLocation, withAzureLocations
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsync
-
-