Partager via


IWithSqlServer.WithExistingSqlServerId(String) Méthode

Définition

Définit le serveur SQL parent pour la nouvelle règle de pare-feu.

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

Paramètres

sqlServerId
String

ID du serveur SQL parent.

Retours

S’applique à