Interface SqlDatabaseExportRequest
- All Superinterfaces:
Executable<SqlDatabaseImportExportResponse>
,HasInner<ExportRequest>
,HasParent<SqlDatabase>
,Indexable
@Beta(V1_7_0)
public interface SqlDatabaseExportRequest
extends HasInner<ExportRequest>, Executable<SqlDatabaseImportExportResponse>, HasParent<SqlDatabase>
An immutable client-side representation of an Azure SQL Database export operation request.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of database export definition stages.static interface
The entirety of database export operation definition. -
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Executable
execute, executeAsync, executeAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner