Partager via


IWithIPAddress<ParentT>.WithIPAddress(String) Méthode

Définition

Définit l’adresse IP de fin de la règle de pare-feu de SQL Server.

public Microsoft.Azure.Management.Sql.Fluent.SqlFirewallRule.Definition.IWithAttach<ParentT> WithIPAddress (string ipAddress);
abstract member WithIPAddress : string -> Microsoft.Azure.Management.Sql.Fluent.SqlFirewallRule.Definition.IWithAttach<'ParentT>
Public Function WithIPAddress (ipAddress As String) As IWithAttach(Of ParentT)

Paramètres

ipAddress
String

Adresse IP au format IPv4.

Retours

S’applique à