public interface ApplicationGatewayUrlPathMap extends HasInnerModel<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() |
innerModelApplicationGatewayBackend defaultBackend()
ApplicationGatewayBackendHttpConfiguration defaultBackendHttpConfiguration()
ApplicationGatewayRedirectConfiguration defaultRedirectConfiguration()
Map<String,ApplicationGatewayPathRule> pathRules()
Copyright © 2021 Microsoft Corporation. All rights reserved.