Interface SqlDatabaseExportRequest.SqlDatabaseExportRequestDefinition
- All Superinterfaces:
Executable<SqlDatabaseImportExportResponse>, Indexable, SqlDatabaseExportRequest.DefinitionStages.ExportTo, SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword, SqlDatabaseExportRequest.DefinitionStages.WithExecute, SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey
- Enclosing interface:
SqlDatabaseExportRequest
public static interface SqlDatabaseExportRequest.SqlDatabaseExportRequestDefinition
extends SqlDatabaseExportRequest.DefinitionStages.ExportTo, SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey, SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword, SqlDatabaseExportRequest.DefinitionStages.WithExecute
The entirety of database export operation definition.
-
Method Summary
Methods inherited from interface Executable
execute, executeAsyncMethods inherited from interface SqlDatabaseExportRequest.DefinitionStages.ExportTo
exportTo, exportTo, exportToMethods inherited from interface SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
withActiveDirectoryLoginAndPassword, withSqlAdministratorLoginAndPasswordMethods inherited from interface SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey
withSharedAccessKey, withStorageAccessKey