Partilhar via


IWithAddress.WithoutIPAddress(String) Método

Definição

Garante que o endereço IP especificado não esteja associado a esse back-end.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.Update.IUpdate WithoutIPAddress (string ipAddress);
abstract member WithoutIPAddress : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackend.Update.IUpdate
Public Function WithoutIPAddress (ipAddress As String) As IUpdate

Parâmetros

ipAddress
String

Um endereço IP.

Retornos

Aplica-se a