IWithPath Interface

Definition

The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.

public interface IWithPath : Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayBackendHttpConfiguration.Update.IWithPathBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithPath = interface
    interface IWithPathBeta
    interface IBeta
Public Interface IWithPath
Implements IBeta, IWithPathBeta
Derived
Implements

Methods

WithPath(String)

Specifies the path prefix for all HTTP requests.

(Inherited from IWithPathBeta)

Applies to