Share via


IWithBackendHttpConfig Interface

Definition

The stage of an application gateway definition allowing to add a backend HTTP configuration.

public interface IWithBackendHttpConfig
type IWithBackendHttpConfig = interface
Public Interface IWithBackendHttpConfig
Derived

Methods

DefineBackendHttpConfiguration(String)

Begins the definition of a new application gateway backend HTTP configuration to be attached to the gateway.

Applies to