ApplicationGatewayBackendHttpConfiguration.UpdateDefinition<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

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

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

The entirety of an application gateway backend HTTPS configuration definition as part of an application gateway update.

Applies to