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