@Beta(value=V1_10_0) public interface ApplicationGatewayUrlPathMap extends HasInner<com.microsoft.azure.management.network.implementation.ApplicationGatewayUrlPathMapInner>, ChildResource<ApplicationGateway>
Modifier and Type | Interface and Description |
---|---|
static interface |
ApplicationGatewayUrlPathMap.Definition<ReturnT>
The entirety of an application gateway URL path map definition.
|
static interface |
ApplicationGatewayUrlPathMap.DefinitionStages
Grouping of application gateway URL path map definition stages.
|
static interface |
ApplicationGatewayUrlPathMap.Update
The entirety of an application gateway URL path map update as part of an application gateway update.
|
static interface |
ApplicationGatewayUrlPathMap.UpdateDefinition<ReturnT>
The entirety of an application gateway URL path map definition as part of an application gateway update.
|
static interface |
ApplicationGatewayUrlPathMap.UpdateDefinitionStages
Grouping of application gateway URL path map definition stages applicable as part of an application gateway update.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayBackend |
defaultBackend() |
ApplicationGatewayBackendHttpConfiguration |
defaultBackendHttpConfiguration() |
ApplicationGatewayRedirectConfiguration |
defaultRedirectConfiguration() |
Map<String,ApplicationGatewayPathRule> |
pathRules() |
inner
key
ApplicationGatewayBackend defaultBackend()
ApplicationGatewayBackendHttpConfiguration defaultBackendHttpConfiguration()
ApplicationGatewayRedirectConfiguration defaultRedirectConfiguration()
Map<String,ApplicationGatewayPathRule> pathRules()
Copyright © 2019. All rights reserved.