ApplicationGatewayListener.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

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

Implements

Blank<ParentT> WithAttach<ParentT> WithFrontend<ParentT> WithFrontendPort<ParentT> WithSslCertificate<ParentT> WithSslPassword<ParentT>

public static interface ApplicationGatewayListener.UpdateDefinition
extends Blank<ParentT>, WithFrontend<ParentT>, WithFrontendPort<ParentT>, WithAttach<ParentT>, WithSslCertificate<ParentT>, WithSslPassword<ParentT>

The entirety of an application gateway HTTP listener definition as part of an application gateway update.

Applies to