Interface SqlDatabaseExportRequest
-
- All Superinterfaces:
Executable<SqlDatabaseImportExportResponse>,HasInnerModel<ExportRequest>,HasParent<SqlDatabase>,Indexable
public interface SqlDatabaseExportRequest extends HasInnerModel<ExportRequest>, Executable<SqlDatabaseImportExportResponse>, HasParent<SqlDatabase>
An immutable client-side representation of an Azure SQL Database export operation request.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlDatabaseExportRequest.DefinitionStagesGrouping of database export definition stages.static interfaceSqlDatabaseExportRequest.SqlDatabaseExportRequestDefinitionThe entirety of database export operation definition.
-
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.HasInnerModel
innerModel
-
-