Partilhar via


IWithPathBeta<ReturnT>.WithPath(String) Método

Definição

Especifica o prefixo de caminho para todas as solicitações HTTP.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.UpdateDefinition.IWithAttach<ReturnT> WithPath (string path);
abstract member WithPath : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.UpdateDefinition.IWithAttach<'ReturnT>
Public Function WithPath (path As String) As IWithAttach(Of ReturnT)

Parâmetros

path
String

Um caminho.

Retornos

Aplica-se a