ApplicationGatewayBackendHttpConfiguration.Definition<ReturnT> Interface

Type Parameters

ReturnT

the stage of the parent application gateway definition to return to after attaching this definition

Implements

Blank<ReturnT> WithAttach<ReturnT> WithAttachAndAuthCert<ReturnT>

public static interface ApplicationGatewayBackendHttpConfiguration.Definition
extends Blank<ReturnT>, WithAttach<ReturnT>, WithAttachAndAuthCert<ReturnT>

The entirety of an application gateway backend HTTPS configuration definition.

Applies to