Interface ApplicationGatewayListener.UpdateDefinitionStages
- Enclosing interface:
- ApplicationGatewayListener
public static interface ApplicationGatewayListener.UpdateDefinitionStages
Grouping of application gateway HTTP listener definition stages applicable as part of an application gateway
update.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of an application gateway HTTP listener configuration definition.static interfaceThe final stage of an application gateway HTTP listener definition.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.