Interface ApplicationGateway.DefinitionStages
- Enclosing interface:
- ApplicationGateway
public static interface ApplicationGateway.DefinitionStages
Grouping of application gateway definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of an application gateway definition.static interfaceThe stage of an application gateway definition allowing to add an authentication certificate for the backends to use.static interfaceThe stage of the application gateway definition allowing to specify availability zone.static interfaceThe stage of an application gateway definition allowing to add a backend.static interfaceThe stage of an application gateway definition allowing to add a backend HTTP configuration.static interfaceThe stage of an application gateway definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.static interfaceThe stage of an application gateway definition allowing to specify the SSL protocols to disable.static interfaceThe stage of an application gateway definition allowing to specify the subnet the app gateway is getting its private IP address from.static interfaceThe stage of an application gateway definition allowing to add a frontend port.static interfaceThe stage of an application gateway definition allowing to specify the resource group.static interfaceThe stage of the application gateway definition allowing to specify whether HTTP2 is enabled on the application gateway.static interfaceThe stage of an application gateway definition allowing to specify the capacity (number of instances) of the application gateway.static interfaceThe stage of an application gateway definition allowing to add a listener.static interfaceThe stage of an application gateway definition allowing to specify Managed Service Identities.static interfaceThe stage of an internal application gateway definition allowing to make the application gateway accessible to its virtual network.static interfaceThe stage of an application gateway definition allowing to specify the default IP address the app gateway will be internally available at, if a default private frontend has been enabled.static interfaceThe stage of an application gateway definition allowing to add a probe.static interfaceThe stage of an application gateway definition allowing to define one or more public, or Internet-facing, frontends.static interfaceThe stage of an application gateway definition allowing to add a new Internet-facing frontend with a public IP address.static interfaceThe stage of an application gateway definition allowing to add a redirect configuration.static interfaceThe stage of an application gateway definition allowing to add a request routing rule.static interfaceThe stage of an application gateway definition allowing to continue adding more request routing rules, or start specifying optional settings, or create the application gateway.static interfaceThe stage of an application gateway update allowing to specify the sku.static interfaceThe stage of an application gateway definition allowing to add an SSL certificate to be used by HTTPS listeners.static interfaceThe stage of the application gateway definition allowing to configure TLS/SSL policy for the application gateway.static interfaceThe stage of the applicationgateway update allowing to specify WebApplicationFirewallConfiguration.static interfaceThe stage of the application gateway definition allowing to associate a Web Application Firewall Policy.