Interface ApplicationGatewayBackendHttpConfiguration.UpdateStages
-
- Enclosing interface:
- ApplicationGatewayBackendHttpConfiguration
public static interface ApplicationGatewayBackendHttpConfiguration.UpdateStagesGrouping of application gateway backend HTTPS configuration update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinityThe stage of an application gateway backend HTTP configuration allowing to enable or disable cookie based affinity.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificateThe stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithConnectionDrainingThe stage of an application gateway backend HTTP configuration allowing to control connection draining.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithCookieNameThe stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeaderThe stage of an application gateway backend HTTP configuration allowing to specify the host header.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPathThe stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPortThe stage of an application gateway backend HTTP configuration allowing to specify the port number.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbeThe stage of an application gateway backend HTTP configuration allowing to associate an existing probe.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocolThe stage of an application gateway backend HTTP configuration allowing to specify the protocol.static interfaceApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeoutThe stage of an application gateway backend HTTP configuration allowing to specify the request timeout.
-