| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlDatabaseOperations.SqlDatabaseOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseOperations.DefinitionStages.WithCreateMode |
SqlDatabaseOperations.DefinitionStages.WithSourceDatabaseId.withSourceDatabase(SqlDatabase sourceDatabase)
Sets the resource if of source database for the SQL Database.
|
SqlDatabaseOperations.DefinitionStages.WithCreateMode |
SqlDatabaseOperations.DefinitionStages.WithSourceDatabaseId.withSourceDatabase(String sourceDatabaseId)
Sets the resource if of source database for the SQL Database.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/