public interface ApplicationGatewayRequestRoutingRule extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewayRequestRoutingRuleInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.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.
|
innerkeynameparentgetPublicIPAddress, publicIPAddressIdsslCertificatefrontendPortbackendPorthostNamecookieBasedAffinityrequiresServerNameIndication@Beta(value=V1_4_0) ApplicationGatewayRedirectConfiguration redirectConfiguration()
ApplicationGatewayProtocol frontendProtocol()
ApplicationGatewayRequestRoutingRuleType ruleType()
ApplicationGatewayBackend backend()
ApplicationGatewayBackendHttpConfiguration backendHttpConfiguration()
ApplicationGatewayListener listener()
Collection<ApplicationGatewayBackendAddress> backendAddresses()
ApplicationGatewayUrlPathMap urlPathMap()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/