Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGateway
Packages that use ApplicationGateway
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGateway in com.azure.resourcemanager.network.models
Subinterfaces with type arguments of type ApplicationGateway in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptioninterfaceEntry point for application gateway management API in Azure.interfaceEntry point for application gateway management API in Azure.static interfaceThe stage of an application gateway definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.static interfaceThe template for an application gateway update operation, containing all the settings that can be modified.interfaceA client-side representation of an application gateway authentication certificate.interfaceA client-side representation of an application gateway backend.interfaceA client-side representation of the health information of an application gateway backend.interfaceA client-side representation of an application gateway's backend HTTP configuration.interfaceA client-side representation of an application gateway frontend.interfaceA client-side representation of an application gateway IP configuration.interfaceA client-side representation of an application gateway's HTTP listener.interfaceA client-side representation of an application gateway probe.interfaceA client-side representation of an application gateway's redirect configuration.interfaceA client-side representation of an application gateway request routing rule.interfaceEntry point to application gateway management API in Azure.interfaceEntry point to application gateway management API in Azure.interfaceEntry point to application gateway management API in Azure.interfaceEntry point to application gateway management API in Azure.interfaceEntry point to application gateway management API in Azure.interfaceA client-side representation of an application gateway SSL certificate.interfaceA client-side representation of an application gateway's URL path map.Methods in com.azure.resourcemanager.network.models that return types with arguments of type ApplicationGatewayModifier and TypeMethodDescriptionWebApplicationFirewallPolicy.getAssociatedApplicationGateways()Get an immutable list of application gateways associated with this Web Application Firewall Policy by calling REST API.WebApplicationFirewallPolicy.getAssociatedApplicationGatewaysAsync()Get a list of application gateways associated with this Web Application Firewall Policy by calling REST API in async manner.Methods in com.azure.resourcemanager.network.models with parameters of type ApplicationGatewayModifier and TypeMethodDescriptionNicIpConfiguration.DefinitionStages.WithApplicationGateway.withExistingApplicationGatewayBackend(ApplicationGateway appGateway, String backendName) Specifies the application gateway backend to associate this IP configuration with.NicIpConfiguration.UpdateDefinitionStages.WithApplicationGateway.withExistingApplicationGatewayBackend(ApplicationGateway appGateway, String backendName) Specifies the application gateway backend to associate this IP configuration with.NicIpConfiguration.UpdateStages.WithApplicationGateway.withExistingApplicationGatewayBackend(ApplicationGateway appGateway, String backendName) Specifies the application gateway backend to associate this IP configuration with.