public interface ApplicationGatewayRequestRoutingRule extends HasInnerModel<ApplicationGatewayRequestRoutingRuleInner>, ChildResource<ApplicationGateway>, HasPublicIpAddress, HasSslCertificate<ApplicationGatewaySslCertificate>, HasFrontendPort, HasBackendPort, HasHostname, HasCookieBasedAffinity, HasServerNameIndication
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayRequestRoutingRule.Definition<ParentT>
The entirety of an application gateway request routing rule definition.
|
static interface |
ApplicationGatewayRequestRoutingRule.DefinitionStages
Grouping of application gateway request routing rule definition stages.
|
static interface |
ApplicationGatewayRequestRoutingRule.Update
The entirety of an application gateway request routing rule update as part of an application gateway update.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>
The entirety of an application gateway request routing rule definition as part of an application gateway update.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages
Grouping of application gateway request routing rule definition stages applicable as part of an application
gateway update.
|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateStages
Grouping of application gateway request routing rule update stages.
|
innerModelnameparentgetPublicIpAddress, getPublicIpAddressAsync, publicIpAddressIdsslCertificatefrontendPortbackendPorthostnamecookieBasedAffinityrequiresServerNameIndicationApplicationGatewayRedirectConfiguration redirectConfiguration()
ApplicationGatewayProtocol frontendProtocol()
ApplicationGatewayRequestRoutingRuleType ruleType()
ApplicationGatewayBackend backend()
ApplicationGatewayBackendHttpConfiguration backendHttpConfiguration()
ApplicationGatewayListener listener()
Collection<ApplicationGatewayBackendAddress> backendAddresses()
ApplicationGatewayUrlPathMap urlPathMap()
Copyright © 2021 Microsoft Corporation. All rights reserved.