Interface ApplicationGatewayListener.DefinitionStages
- Enclosing interface:
- ApplicationGatewayListener
public static interface ApplicationGatewayListener.DefinitionStages
Grouping of application gateway HTTP listener configuration stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of an application gateway HTTP listener.static interfaceThe final stage of an application gateway HTTP listener.static interfaceThe stage of an application gateway frontend listener definition allowing to specify the frontend IP configuration to associate the listener with.static interfaceThe stage of an application gateway frontend listener definition allowing to specify the frontend port to associate the listener with.static interfaceThe stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.static interfaceThe stage of an application gateway frontend listener definition allowing to specify the protocol.static interfaceThe stage of an application gateway frontend listener definition allowing to require server name indication (SNI).static interfaceThe stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.static interfaceThe stage of an application gateway frontend listener definition allowing to specify the password for the private key of the imported SSL certificate.