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 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.SqlDatabaseExportRequest.DefinitionStages.ExportTo
exportTo, exportTo, exportTo
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword
withActiveDirectoryLoginAndPassword, withSqlAdministratorLoginAndPassword
Methods inherited from interface com.microsoft.azure.management.sql.SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey
withSharedAccessKey, withStorageAccessKey