Compartir a través de


IWithSqlServer.WithExistingSqlServerId(String) Método

Definición

Establece el servidor SQL server primario para la nueva clave de servidor.

public Microsoft.Azure.Management.Sql.Fluent.SqlServerKeyOperations.Definition.IWithServerKeyType WithExistingSqlServerId (string sqlServerId);
abstract member WithExistingSqlServerId : string -> Microsoft.Azure.Management.Sql.Fluent.SqlServerKeyOperations.Definition.IWithServerKeyType
Public Function WithExistingSqlServerId (sqlServerId As String) As IWithServerKeyType

Parámetros

sqlServerId
String

Identificador primario de SQL Server.

Devoluciones

Se aplica a