Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
Packages that use ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway HTTP listener definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPortModifier and TypeMethodDescriptionApplicationGatewayListener.UpdateDefinitionStages.WithFrontend.withPrivateFrontend()Associates the listener with the application gateway's private (internal) frontend.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend.withPublicFrontend()Associates the listener with the application gateway's public (Internet-facing) frontend.