Partager via


ApplicationGateway.Update Interface

public interface Update extends Appliable,Resource.UpdateWithTags,ApplicationGateway.UpdateStages.WithSize,ApplicationGateway.UpdateStages.WithInstanceCount,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

Modèle pour une opération de mise à jour d’application gateway, contenant tous les paramètres qui peuvent être modifiés.

Membres hérités

Appliable<T>.apply() Appliable<T>.applyAsync() Appliable<T>.applyAsync(final ServiceCallback<T> callback) ApplicationGateway.UpdateStages.WithBackend.defineBackend(String name) ApplicationGateway.UpdateStages.WithBackendHttpConfig.defineBackendHttpConfiguration(String name) ApplicationGateway.UpdateStages.WithIPConfig.defineDefaultIPConfiguration() ApplicationGateway.UpdateStages.WithListener.defineListener(String name) ApplicationGateway.UpdateStages.WithFrontend.definePrivateFrontend() ApplicationGateway.UpdateStages.WithProbe.defineProbe(String name) ApplicationGateway.UpdateStages.WithFrontend.definePublicFrontend() ApplicationGateway.UpdateStages.WithRequestRoutingRule.defineRequestRoutingRule(String name) ApplicationGateway.UpdateStages.WithSslCert.defineSslCertificate(String name) Indexable.key() ApplicationGateway.UpdateStages.WithBackend.updateBackend(String name) ApplicationGateway.UpdateStages.WithBackendHttpConfig.updateBackendHttpConfiguration(String name) ApplicationGateway.UpdateStages.WithIPConfig.updateDefaultIPConfiguration() ApplicationGateway.UpdateStages.WithFrontend.updateFrontend(String frontendName) ApplicationGateway.UpdateStages.WithIPConfig.updateIPConfiguration(String ipConfigurationName) ApplicationGateway.UpdateStages.WithListener.updateListener(String name) ApplicationGateway.UpdateStages.WithProbe.updateProbe(String name) ApplicationGateway.UpdateStages.WithFrontend.updatePublicFrontend() ApplicationGateway.UpdateStages.WithRequestRoutingRule.updateRequestRoutingRule(String name) ApplicationGateway.UpdateStages.WithDisabledSslProtocol.withDisabledSslProtocol(ApplicationGatewaySslProtocol protocol) ApplicationGateway.UpdateStages.WithDisabledSslProtocol.withDisabledSslProtocols(ApplicationGatewaySslProtocol...protocols) ApplicationGateway.UpdateStages.WithExistingSubnet.withExistingSubnet(Subnet subnet) ApplicationGateway.UpdateStages.WithExistingSubnet.withExistingSubnet(Network network, String subnetName) HasSubnet.UpdateStages.WithSubnet<ReturnT>.withExistingSubnet(String parentNetworkResourceId, String subnetName) ApplicationGateway.UpdateStages.WithFrontendPort.withFrontendPort(int portNumber) ApplicationGateway.UpdateStages.WithFrontendPort.withFrontendPort(int portNumber, String name) ApplicationGateway.UpdateStages.WithInstanceCount.withInstanceCount(int instanceCount) ApplicationGateway.UpdateStages.WithDisabledSslProtocol.withoutAnyDisabledSslProtocols() ApplicationGateway.UpdateStages.WithBackend.withoutBackend(String backendName) ApplicationGateway.UpdateStages.WithBackend.withoutBackendFqdn(String fqdn) ApplicationGateway.UpdateStages.WithBackendHttpConfig.withoutBackendHttpConfiguration(String name) ApplicationGateway.UpdateStages.WithBackend.withoutBackendIPAddress(String ipAddress) ApplicationGateway.UpdateStages.WithSslCert.withoutCertificate(String name) ApplicationGateway.UpdateStages.WithDisabledSslProtocol.withoutDisabledSslProtocol(ApplicationGatewaySslProtocol protocol) ApplicationGateway.UpdateStages.WithDisabledSslProtocol.withoutDisabledSslProtocols(ApplicationGatewaySslProtocol...protocols) ApplicationGateway.UpdateStages.WithFrontend.withoutFrontend(String frontendName) ApplicationGateway.UpdateStages.WithFrontendPort.withoutFrontendPort(String name) ApplicationGateway.UpdateStages.WithFrontendPort.withoutFrontendPort(int portNumber) ApplicationGateway.UpdateStages.WithIPConfig.withoutIPConfiguration(String ipConfigurationName) ApplicationGateway.UpdateStages.WithListener.withoutListener(String name) ApplicationGateway.UpdateStages.WithFrontend.withoutPrivateFrontend() ApplicationGateway.UpdateStages.WithProbe.withoutProbe(String name) ApplicationGateway.UpdateStages.WithFrontend.withoutPublicFrontend() ApplicationGateway.UpdateStages.WithRequestRoutingRule.withoutRequestRoutingRule(String name) Resource.UpdateWithTags<T>.withoutTag(String key) ApplicationGateway.UpdateStages.WithSize.withSize(ApplicationGatewaySkuName size) Resource.UpdateWithTags<T>.withTag(String key, String value) Resource.UpdateWithTags<T>.withTags(Map<String, String> tags)

S’applique à