| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayListener |
ApplicationGatewayRequestRoutingRule.listener() |
ApplicationGatewayListener |
ApplicationGateway.listenerByPortNumber(int portNumber)
Finds a front end listener associated with the specified front end port number, if any.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ApplicationGatewayListener> |
ApplicationGateway.listeners() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/