Partilhar via


IWithIPAddressRange.WithIPAddress(String) Método

Definição

Define o endereço IP final da regra de firewall do 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

Parâmetros

ipAddress
String

Endereço IP no formato IPv4.

Retornos

Aplica-se a