Partager via


IWithIPAddressRange.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.SqlFirewallRuleOperations.Definition.IWithCreate WithIPAddress (string ipAddress);
abstract member WithIPAddress : string -> Microsoft.Azure.Management.Sql.Fluent.SqlFirewallRuleOperations.Definition.IWithCreate
Public Function WithIPAddress (ipAddress As String) As IWithCreate

Paramètres

ipAddress
String

Adresse IP au format IPv4.

Retours

S’applique à