Partager via


IWithSqlServer.WithExistingSqlServer(String, String) Méthode

Définition

Définit le nom du serveur SQL parent et le groupe de ressources auquel il appartient.

public Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroupOperations.Definition.IWithSyncGroupDatabase WithExistingSqlServer (string resourceGroupName, string sqlServerName);
abstract member WithExistingSqlServer : string * string -> Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroupOperations.Definition.IWithSyncGroupDatabase
Public Function WithExistingSqlServer (resourceGroupName As String, sqlServerName As String) As IWithSyncGroupDatabase

Paramètres

resourceGroupName
String

Nom du groupe de ressources du serveur SQL parent.

sqlServerName
String

Nom du serveur SQL parent.

Retours

S’applique à