Interface ApplicationGatewayBackendHttpConfiguration.Update
- All Superinterfaces:
ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithConnectionDraining
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithCookieName
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeader
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPort
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol
,ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout
,HasPort.UpdateStages.WithPort<ApplicationGatewayBackendHttpConfiguration.Update>
,Settable<ApplicationGateway.Update>
- Enclosing interface:
- ApplicationGatewayBackendHttpConfiguration
public static interface ApplicationGatewayBackendHttpConfiguration.Update
extends Settable<ApplicationGateway.Update>, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPort, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeader, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithConnectionDraining, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithCookieName, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath, ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
The entirety of an application gateway backend HTTPS configuration update as part of an application gateway update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAffinity
withCookieBasedAffinity, withoutCookieBasedAffinity
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithAuthenticationCertificate
withAuthenticationCertificate, withAuthenticationCertificateFromBase64, withAuthenticationCertificateFromBytes, withAuthenticationCertificateFromFile, withoutAuthenticationCertificate, withoutAuthenticationCertificates
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithConnectionDraining
withConnectionDrainingTimeoutInSeconds, withoutConnectionDraining
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithCookieName
withAffinityCookieName
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithHostHeader
withHostHeader, withHostHeaderFromBackend, withoutHostHeader
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithPath
withPath
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProbe
withoutProbe, withProbe
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithProtocol
withHttp, withHttps, withProtocol
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithRequestTimeout
withRequestTimeout
Methods inherited from interface com.microsoft.azure.management.network.model.HasPort.UpdateStages.WithPort
withPort