Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The template for an application gateway update operation, containing all the settings that can be modified. |
IWithAuthenticationCertificate |
The stage of an application gateway update allowing to manage authentication certificates for the backends to use. |
IWithAuthenticationCertificateBeta |
The stage of an application gateway update allowing to manage authentication certificates for the backends to use. |
IWithBackend |
The stage of an application gateway update allowing to modify backends. |
IWithBackendHttpConfig |
The stage of an application gateway update allowing to modify backend HTTP configurations. |
IWithDisabledSslProtocol |
The stage of an application gateway definition allowing to specify the SSL protocols to disable. |
IWithDisabledSslProtocolBeta |
The stage of an application gateway definition allowing to specify the SSL protocols to disable. |
IWithExistingSubnet |
The stage of an application gateway update allowing to specify the subnet the app gateway is getting its private IP address from. |
IWithFrontend |
The stage of an application gateway update allowing to modify frontend IP configurations. |
IWithFrontendPort |
The stage of an application gateway update allowing to modify front end ports. |
IWithInstanceCount |
The stage of an application gateway update allowing to specify the capacity (number of instances) of the application gateway. |
IWithIPConfig |
The stage of an application gateway update allowing to modify IP configurations. |
IWithListener |
The stage of an application gateway update allowing to modify frontend listeners. |
IWithManagedServiceIdentity |
The stage of an application gateway update allowing to specify Managed Service Identities. |
IWithPrivateFrontend |
The stage of an internal application gateway update allowing to make the application gateway accessible to its virtual network. |
IWithProbe |
The stage of an application gateway update allowing to modify probes. |
IWithPublicIPAddress |
The stage of an application gateway update allowing to specify a public IP address for the public frontend. |
IWithRedirectConfiguration |
The stage of an application gateway definition allowing to add a redirect configuration. |
IWithRedirectConfigurationBeta |
The stage of an application gateway definition allowing to add a redirect configuration. |
IWithRequestRoutingRule |
The stage of an application gateway update allowing to modify request routing rules. |
IWithSku |
The stage of an application gateway update allowing to specify the sku. |
IWithSslCert |
The stage of an application gateway update allowing to modify SSL certificates. |
IWithWebApplicationFirewall |
The stage of the applicationgateway update allowing to specify WebApplicationFirewallConfiguration. |
Azure SDK for .NET