public interface ApplicationGatewayListener extends HasInnerModel<ApplicationGatewayHttpListener>, ChildResource<ApplicationGateway>, HasSslCertificate<ApplicationGatewaySslCertificate>, HasPublicIpAddress, HasProtocol<ApplicationGatewayProtocol>, HasHostname, HasServerNameIndication, 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() |
innerModelnameparentsslCertificategetPublicIpAddress, publicIpAddressIdprotocolhostnamerequiresServerNameIndicationnetworkId, subnetNameApplicationGatewayFrontend frontend()
int frontendPortNumber()
String frontendPortName()
Copyright © 2020 Microsoft Corporation. All rights reserved.