Interface ApplicationGateway.UpdateStages
-
- Enclosing interface:
- ApplicationGateway
public static interface ApplicationGateway.UpdateStagesGrouping of application gateway update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationGateway.UpdateStages.WithAuthenticationCertificateThe stage of an application gateway update allowing to manage authentication certificates for the backends to use.static interfaceApplicationGateway.UpdateStages.WithBackendThe stage of an application gateway update allowing to modify backends.static interfaceApplicationGateway.UpdateStages.WithBackendHttpConfigThe stage of an application gateway update allowing to modify backend HTTP configurations.static interfaceApplicationGateway.UpdateStages.WithDisabledSslProtocolThe stage of an application gateway definition allowing to specify the SSL protocols to disable.static interfaceApplicationGateway.UpdateStages.WithExistingSubnetThe stage of an application gateway update allowing to specify the subnet the app gateway is getting its private IP address from.static interfaceApplicationGateway.UpdateStages.WithFrontendThe stage of an application gateway update allowing to modify frontend IP configurations.static interfaceApplicationGateway.UpdateStages.WithFrontendPortThe stage of an application gateway update allowing to modify front end ports.static interfaceApplicationGateway.UpdateStages.WithHttp2The stage of the application gateway update allowing to specify whether HTTP2 is enabled on the application gateway.static interfaceApplicationGateway.UpdateStages.WithInstanceCountThe stage of an application gateway update allowing to specify the capacity (number of instances) of the application gateway.static interfaceApplicationGateway.UpdateStages.WithIPConfigThe stage of an application gateway update allowing to modify IP configurations.static interfaceApplicationGateway.UpdateStages.WithListenerThe stage of an application gateway update allowing to modify frontend listeners.static interfaceApplicationGateway.UpdateStages.WithManagedServiceIdentityThe stage of an application gateway update allowing to specify Managed Service Identities.static interfaceApplicationGateway.UpdateStages.WithPrivateFrontendThe stage of an internal application gateway update allowing to make the application gateway accessible to its virtual network.static interfaceApplicationGateway.UpdateStages.WithProbeThe stage of an application gateway update allowing to modify probes.static interfaceApplicationGateway.UpdateStages.WithPublicIPAddressThe stage of an application gateway update allowing to specify a public IP address for the public frontend.static interfaceApplicationGateway.UpdateStages.WithRedirectConfigurationThe stage of an application gateway definition allowing to add a redirect configuration.static interfaceApplicationGateway.UpdateStages.WithRequestRoutingRuleThe stage of an application gateway update allowing to modify request routing rules.static interfaceApplicationGateway.UpdateStages.WithSkuThe stage of an application gateway update allowing to specify the sku.static interfaceApplicationGateway.UpdateStages.WithSslCertThe stage of an application gateway update allowing to modify SSL certificates.static interfaceApplicationGateway.UpdateStages.WithUrlPathMapThe stage of an application gateway definition allowing to modify URL path maps.static interfaceApplicationGateway.UpdateStages.WithWebApplicationFirewallThe stage of the applicationgateway update allowing to specify WebApplicationFirewallConfiguration.
-