Compartilhar via


IWithSqlServer.WithExistingSqlServer(String, String) Método

Definição

Define o nome do SQL Server pai e o grupo de recursos ao qual ele pertence.

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

Parâmetros

resourceGroupName
String

O nome do grupo de recursos do SQL Server pai.

sqlServerName
String

O nome do SQL Server pai.

Retornos

Aplica-se a