Compartilhar via


IWithEndIPAddress.WithEndIPAddress(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.Update.IUpdate WithEndIPAddress (string endIPAddress);
abstract member WithEndIPAddress : string -> Microsoft.Azure.Management.Sql.Fluent.SqlFirewallRule.Update.IUpdate
Public Function WithEndIPAddress (endIPAddress As String) As IUpdate

Parâmetros

endIPAddress
String

Endereço IP final no formato IPv4.

Retornos

Aplica-se a