Interface SqlDatabaseExportRequest.DefinitionStages.WithExecute

All Superinterfaces:
Executable<SqlDatabaseImportExportResponse>, Indexable
All Known Subinterfaces:
SqlDatabaseExportRequest.SqlDatabaseExportRequestDefinition
Enclosing interface:
SqlDatabaseExportRequest.DefinitionStages

public static interface SqlDatabaseExportRequest.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

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable

    key