Partager via


IWithSqlServer.WithExistingSqlDatabase(ISqlDatabase) Méthode

Définition

Définit le serveur SQL parent pour le nouveau groupe de synchronisation.

public Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroupOperations.Definition.IWithSyncDatabaseId WithExistingSqlDatabase (Microsoft.Azure.Management.Sql.Fluent.ISqlDatabase sqlDatabase);
abstract member WithExistingSqlDatabase : Microsoft.Azure.Management.Sql.Fluent.ISqlDatabase -> Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroupOperations.Definition.IWithSyncDatabaseId
Public Function WithExistingSqlDatabase (sqlDatabase As ISqlDatabase) As IWithSyncDatabaseId

Paramètres

sqlDatabase
ISqlDatabase

Base de données SQL parente.

Retours

S’applique à