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.microsoft.azure.management.resources.fluentcore.model.Executable
execute, executeAsync, executeAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.ImportFrom
importFrom, importFrom
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
withActiveDirectoryLoginAndPassword, withSqlAdministratorLoginAndPassword
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKey
withSharedAccessKey, withStorageAccessKey