Partilhar via


IWithIPAddress<ParentT>.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.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)

Parâmetros

ipAddress
String

Endereço IP no formato IPv4.

Retornos

Aplica-se a