Interface ApplicationGateway.Update
- All Superinterfaces:
Appliable<ApplicationGateway>
,ApplicationGateway.UpdateStages.WithAuthenticationCertificate
,ApplicationGateway.UpdateStages.WithBackend
,ApplicationGateway.UpdateStages.WithBackendHttpConfig
,ApplicationGateway.UpdateStages.WithDisabledSslProtocol
,ApplicationGateway.UpdateStages.WithExistingSubnet
,ApplicationGateway.UpdateStages.WithFrontend
,ApplicationGateway.UpdateStages.WithFrontendPort
,ApplicationGateway.UpdateStages.WithHttp2
,ApplicationGateway.UpdateStages.WithInstanceCount
,ApplicationGateway.UpdateStages.WithIPConfig
,ApplicationGateway.UpdateStages.WithListener
,ApplicationGateway.UpdateStages.WithManagedServiceIdentity
,ApplicationGateway.UpdateStages.WithProbe
,ApplicationGateway.UpdateStages.WithPublicIPAddress
,ApplicationGateway.UpdateStages.WithRedirectConfiguration
,ApplicationGateway.UpdateStages.WithRequestRoutingRule
,ApplicationGateway.UpdateStages.WithSku
,ApplicationGateway.UpdateStages.WithSslCert
,ApplicationGateway.UpdateStages.WithUrlPathMap
,ApplicationGateway.UpdateStages.WithWebApplicationFirewall
,HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ApplicationGateway.Update>
,HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel<ApplicationGateway.Update>
,HasPublicIPAddress.UpdateStages.WithPublicIPAddressNoDnsLabel<ApplicationGateway.Update>
,HasSubnet.UpdateStages.WithSubnet<ApplicationGateway.Update>
,Indexable
,Resource.UpdateWithTags<ApplicationGateway.Update>
- Enclosing interface:
- ApplicationGateway
public static interface ApplicationGateway.Update
extends Appliable<ApplicationGateway>, Resource.UpdateWithTags<ApplicationGateway.Update>, ApplicationGateway.UpdateStages.WithSku, ApplicationGateway.UpdateStages.WithInstanceCount, ApplicationGateway.UpdateStages.WithWebApplicationFirewall, ApplicationGateway.UpdateStages.WithBackend, ApplicationGateway.UpdateStages.WithBackendHttpConfig, ApplicationGateway.UpdateStages.WithIPConfig, ApplicationGateway.UpdateStages.WithFrontend, ApplicationGateway.UpdateStages.WithPublicIPAddress, ApplicationGateway.UpdateStages.WithFrontendPort, ApplicationGateway.UpdateStages.WithSslCert, ApplicationGateway.UpdateStages.WithListener, ApplicationGateway.UpdateStages.WithRequestRoutingRule, ApplicationGateway.UpdateStages.WithExistingSubnet, ApplicationGateway.UpdateStages.WithProbe, ApplicationGateway.UpdateStages.WithDisabledSslProtocol, ApplicationGateway.UpdateStages.WithAuthenticationCertificate, ApplicationGateway.UpdateStages.WithRedirectConfiguration, ApplicationGateway.UpdateStages.WithUrlPathMap, ApplicationGateway.UpdateStages.WithManagedServiceIdentity, ApplicationGateway.UpdateStages.WithHttp2
The template for an application gateway update operation, containing all the settings that
can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithAuthenticationCertificate
defineAuthenticationCertificate, withoutAuthenticationCertificate
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackend
defineBackend, updateBackend, withoutBackend, withoutBackendFqdn, withoutBackendIPAddress
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithBackendHttpConfig
defineBackendHttpConfiguration, updateBackendHttpConfiguration, withoutBackendHttpConfiguration
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithDisabledSslProtocol
withDisabledSslProtocol, withDisabledSslProtocols, withoutAnyDisabledSslProtocols, withoutDisabledSslProtocol, withoutDisabledSslProtocols
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithExistingSubnet
withExistingSubnet, withExistingSubnet
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontend
definePrivateFrontend, definePublicFrontend, updateFrontend, updatePublicFrontend, withoutFrontend, withoutPrivateFrontend, withoutPublicFrontend
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithFrontendPort
withFrontendPort, withFrontendPort, withoutFrontendPort, withoutFrontendPort
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithHttp2
withHttp2, withoutHttp2
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithInstanceCount
withAutoScale, withInstanceCount
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithIPConfig
defineDefaultIPConfiguration, updateDefaultIPConfiguration, updateIPConfiguration, withoutIPConfiguration
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithListener
defineListener, updateListener, withoutListener
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithManagedServiceIdentity
withIdentity
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithProbe
defineProbe, updateProbe, withoutProbe
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRedirectConfiguration
defineRedirectConfiguration, updateRedirectConfiguration, withoutRedirectConfiguration
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithRequestRoutingRule
definePathBasedRoutingRule, defineRequestRoutingRule, updateRequestRoutingRule, withoutRequestRoutingRule
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSku
withSize, withTier
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithSslCert
defineSslCertificate, withoutCertificate, withoutSslCertificate
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithUrlPathMap
updateUrlPathMap, withoutUrlPathMap
Methods inherited from interface com.microsoft.azure.management.network.ApplicationGateway.UpdateStages.WithWebApplicationFirewall
withWebApplicationFirewall
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress
withExistingPublicIPAddress, withExistingPublicIPAddress, withoutPublicIPAddress
Methods inherited from interface com.microsoft.azure.management.network.model.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel
withNewPublicIPAddress, withNewPublicIPAddress
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet.UpdateStages.WithSubnet
withExistingSubnet
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags