ApplicationGatewayListener.DefinitionStages.WithHostName<ParentT> Interface

Type Parameters

ParentT

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

Implements

public static interface ApplicationGatewayListener.DefinitionStages.WithHostName
extends WithHostName<WithAttach<ParentT>>

The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.

Applies to