Condividi tramite


IWithPathBeta 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 IWithPathBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithPathBeta = interface
    interface IBeta
Public Interface IWithPathBeta
Implements IBeta
Derived
Implements

Methods

WithPath(String)

Specifies the path prefix for all HTTP requests.

Applies to