ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttachAndAuthCert<ReturnT> Interface

Type Parameters

ReturnT

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

Implements

public static interface ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttachAndAuthCert
extends WithAttach<ReturnT>, WithAuthenticationCertificate<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate, specify other options or attach to the parent application gateway update.

Applies to