Compartilhar via


IWithRedirectConfigBeta<ParentT>.WithRedirectConfiguration Método

Definição

Associa a configuração de redirecionamento especificada a essa regra de roteamento de solicitação.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRequestRoutingRule.Definition.IWithAttach<ParentT> WithRedirectConfiguration (string name);
abstract member WithRedirectConfiguration : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayRequestRoutingRule.Definition.IWithAttach<'ParentT>
Public Function WithRedirectConfiguration (name As String) As IWithAttach(Of ParentT)

Parâmetros

name
String

O nome de uma configuração de redirecionamento neste gateway de aplicativo.

Retornos

Aplica-se a