ApplicationGateway.Update Interface
Implements
WithAuthenticationCertificate
WithBackend
WithBackendHttpConfig
WithDisabledSslProtocol
WithExistingSubnet
WithFrontend
WithFrontendPort
WithHttp2
WithIPConfig
WithInstanceCount
WithListener
WithManagedServiceIdentity
WithProbe
WithPublicIPAddress
WithRedirectConfiguration
WithRequestRoutingRule
WithSku
WithSslCert
WithSslPolicy
WithUrlPathMap
WithWebApplicationFirewall
WithWebApplicationFirewallPolicy
UpdateWithTags<Update>
Appliable<ApplicationGateway>
public static interface ApplicationGateway.Update
extends Appliable<ApplicationGateway>, UpdateWithTags<Update>, WithSku, WithInstanceCount, WithWebApplicationFirewall, WithBackend, WithBackendHttpConfig, WithIPConfig, WithFrontend, WithPublicIPAddress, WithFrontendPort, WithSslCert, WithListener, WithRequestRoutingRule, WithExistingSubnet, WithProbe, WithDisabledSslProtocol, WithAuthenticationCertificate, WithRedirectConfiguration, WithUrlPathMap, WithManagedServiceIdentity, WithHttp2, WithWebApplicationFirewallPolicy, WithSslPolicy
The template for an application gateway update operation, containing all the settings that can be modified.