Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayListener
-
Packages that use ApplicationGatewayListener Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayListener in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayListener Modifier and Type Method Description ApplicationGatewayListenerApplicationGatewayRequestRoutingRule. listener()ApplicationGatewayListenerApplicationGateway. listenerByPortNumber(int portNumber)Finds a front end listener associated with the specified front end port number, if any.ApplicationGatewayListenerApplicationGatewayRedirectConfiguration. targetListener()Methods in com.microsoft.azure.management.network that return types with arguments of type ApplicationGatewayListener Modifier and Type Method Description Map<String,ApplicationGatewayListener>ApplicationGateway. listeners()
-