Compartilhar via


IWithRequestRoutingRule.WithoutRequestRoutingRule(String) Método

Definição

Remove uma regra de roteamento de solicitação do gateway de aplicativo.

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

Parâmetros

name
String

O nome da regra de roteamento de solicitação a ser removida.

Retornos

Aplica-se a