Interface SqlDatabaseImportRequest.DefinitionStages
-
- Enclosing interface:
- SqlDatabaseImportRequest
public static interface SqlDatabaseImportRequest.DefinitionStagesGrouping of database import definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqlDatabaseImportRequest.DefinitionStages.ImportFromSets the storage URI to use.static interfaceSqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPasswordSets the authentication type and SQL or Active Directory administrator login and password.static interfaceSqlDatabaseImportRequest.DefinitionStages.WithExecuteThe stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.static interfaceSqlDatabaseImportRequest.DefinitionStages.WithStorageTypeAndKeySets the storage key type and value to use.
-