Interface ApplicationGatewayListener.UpdateDefinition<ParentT>

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

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