IWithBackend Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |