Interface SqlDatabaseImportRequest.SqlDatabaseImportRequestDefinition
- All Superinterfaces:
Executable<SqlDatabaseImportExportResponse>, Indexable, SqlDatabaseImportRequest.DefinitionStages.ImportFrom, SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword, SqlDatabaseImportRequest.DefinitionStages.WithExecute, SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey
- Enclosing interface:
SqlDatabaseImportRequest
public static interface SqlDatabaseImportRequest.SqlDatabaseImportRequestDefinition
extends SqlDatabaseImportRequest.DefinitionStages.ImportFrom, SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey, SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword, SqlDatabaseImportRequest.DefinitionStages.WithExecute
The entirety of database import operation definition.
-
Method Summary
Methods inherited from interface Executable
execute, executeAsyncMethods inherited from interface SqlDatabaseImportRequest.DefinitionStages.ImportFrom
importFrom, importFromMethods inherited from interface SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
withActiveDirectoryLoginAndPassword, withSqlAdministratorLoginAndPasswordMethods inherited from interface SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey
withSharedAccessKey, withStorageAccessKey