Condividi tramite


IWithBackend Interface

Definition

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

public interface IWithBackend
type IWithBackend = interface
Public Interface IWithBackend
Derived

Methods

DefineBackend(String)

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

Applies to