IWithPathBeta.WithPath(String) Method

Definition

Specifies the path prefix for all HTTP requests.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate WithPath (string path);
abstract member WithPath : string -> Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IUpdate
Public Function WithPath (path As String) As IUpdate

Parameters

path
String

A path.

Returns

Applies to