Interface ApplicationGatewayListener.DefinitionStages.WithHostname<ParentT>

Type Parameters:
ParentT - the stage of the parent application gateway definition to return to after attaching this definition
All Superinterfaces:
HasHostname.DefinitionStages.WithHostname<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>
All Known Subinterfaces:
ApplicationGatewayListener.Definition<ParentT>, ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>
Enclosing interface:
ApplicationGatewayListener.DefinitionStages

public static interface ApplicationGatewayListener.DefinitionStages.WithHostname<ParentT> extends HasHostname.DefinitionStages.WithHostname<ApplicationGatewayListener.DefinitionStages.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.