public interface ApplicationGatewayListener extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewayHttpListenerInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.ChildResource<ApplicationGateway>, HasSslCertificate<ApplicationGatewaySslCertificate>, HasPublicIPAddress, HasProtocol<ApplicationGatewayProtocol>, HasHostName, HasServerNameIndication, com.microsoft.azure.management.resources.fluentcore.arm.models.HasSubnet
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayListener.Definition<ParentT>
The entirety of an application gateway HTTP listener definition.
|
static interface |
ApplicationGatewayListener.DefinitionStages
Grouping of application gateway HTTP listener configuration stages.
|
static interface |
ApplicationGatewayListener.Update
The entirety of an application gateway HTTP listener update as part of an application gateway update.
|
static interface |
ApplicationGatewayListener.UpdateDefinition<ParentT>
The entirety of an application gateway HTTP listener definition as part of an application gateway update.
|
static interface |
ApplicationGatewayListener.UpdateDefinitionStages
Grouping of application gateway HTTP listener definition stages applicable as part of an application gateway update.
|
static interface |
ApplicationGatewayListener.UpdateStages
Grouping of application gateway HTTP listener update stages.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayFrontend |
frontend() |
String |
frontendPortName() |
int |
frontendPortNumber() |
innerkeynameparentsslCertificategetPublicIPAddress, publicIPAddressIdprotocolhostNamerequiresServerNameIndicationApplicationGatewayFrontend frontend()
int frontendPortNumber()
String frontendPortName()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/