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
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.