Partilhar via


IWithFrontend.WithoutFrontend(String) Método

Definição

Remove a configuração de IP de front-end especificada. Observe que remover um front-end referenciado por outras configurações pode interromper o gateway de aplicativo.

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

Parâmetros

frontendName
String

O nome da configuração de IP de front-end a ser removida.

Retornos

Aplica-se a