Compartilhar via


IWithBackend.WithoutBackendIPAddress(String) Método

Definição

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

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

Parâmetros

ipAddress
String

Um endereço IP.

Retornos

Aplica-se a