@Beta(value=V1_11_0) public interface ApplicationGatewayPathRule extends HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewayPathRuleInner>, ChildResource<ApplicationGatewayUrlPathMap>
Modifier and Type | Interface and Description |
---|---|
static interface |
ApplicationGatewayPathRule.Definition<ReturnT>
The entirety of a path rule of URL path map definition.
|
static interface |
ApplicationGatewayPathRule.DefinitionStages
Grouping of application gateway URL path map definition stages.
|
static interface |
ApplicationGatewayPathRule.Update
The entirety of path rule of URL path map update as part of an application gateway update.
|
static interface |
ApplicationGatewayPathRule.UpdateDefinition<ReturnT>
The entirety of path rule of URL path map definition as part of an application gateway update.
|
static interface |
ApplicationGatewayPathRule.UpdateDefinitionStages
Grouping of path rule of URL path map definition stages applicable as part of an application gateway update.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayBackend |
backend() |
ApplicationGatewayBackendHttpConfiguration |
backendHttpConfiguration() |
List<String> |
paths() |
ApplicationGatewayRedirectConfiguration |
redirectConfiguration() |
inner
key
ApplicationGatewayBackend backend()
ApplicationGatewayBackendHttpConfiguration backendHttpConfiguration()
ApplicationGatewayRedirectConfiguration redirectConfiguration()
Copyright © 2019. All rights reserved.