Interface ApplicationGatewayListener.Definition<ParentT>

Type Parameters:
ParentT - the stage of the parent application gateway definition to return to after attaching this definition
All Superinterfaces:
ApplicationGatewayListener.DefinitionStages.Blank<ParentT>, ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>, ApplicationGatewayListener.DefinitionStages.WithFrontend<ParentT>, ApplicationGatewayListener.DefinitionStages.WithFrontendPort<ParentT>, ApplicationGatewayListener.DefinitionStages.WithHostname<ParentT>, ApplicationGatewayListener.DefinitionStages.WithProtocol<ParentT>, ApplicationGatewayListener.DefinitionStages.WithServerNameIndication<ParentT>, ApplicationGatewayListener.DefinitionStages.WithSslCertificate<ParentT>, ApplicationGatewayListener.DefinitionStages.WithSslPassword<ParentT>, Attachable.InDefinition<ParentT>, HasHostname.DefinitionStages.WithHostname<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>, HasServerNameIndication.DefinitionStages.WithServerNameIndication<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>, HasSslCertificate.DefinitionStages.WithSslCertificate<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>, HasSslCertificate.DefinitionStages.WithSslPassword<ApplicationGatewayListener.DefinitionStages.WithAttach<ParentT>>
Enclosing interface:
ApplicationGatewayListener

The entirety of an application gateway HTTP listener definition.