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 com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsyncMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseImportRequest.DefinitionStages.ImportFrom
importFrom, importFromMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
withActiveDirectoryLoginAndPassword, withSqlAdministratorLoginAndPasswordMethods inherited from interface com.azure.resourcemanager.sql.models.SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey
withSharedAccessKey, withStorageAccessKey