Interface SqlDatabaseImportRequest.DefinitionStages.WithExecute
- All Superinterfaces:
Executable<SqlDatabaseImportExportResponse>,Indexable
- All Known Subinterfaces:
SqlDatabaseImportRequest.SqlDatabaseImportRequestDefinition
- Enclosing interface:
- SqlDatabaseImportRequest.DefinitionStages
public static interface SqlDatabaseImportRequest.DefinitionStages.WithExecute
extends Executable<SqlDatabaseImportExportResponse>
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.resources.fluentcore.model.Executable
execute, executeAsync