Interface SqlDatabaseExportRequest
- All Superinterfaces:
Executable<SqlDatabaseImportExportResponse>,HasInnerModel<ExportDatabaseDefinition>,HasParent<SqlDatabase>,Indexable
public interface SqlDatabaseExportRequest
extends HasInnerModel<ExportDatabaseDefinition>, Executable<SqlDatabaseImportExportResponse>, HasParent<SqlDatabase>
An immutable client-side representation of an Azure SQL Database export operation request.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceGrouping of database export definition stages.static interfaceThe entirety of database export operation definition. -
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel