| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
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.WithAttach<ReturnT>
The final stage of an application gateway URL path map definition.
|
static interface |
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendAddressOrPath<ParentT>
The stage of an application gateway URL path map definition allowing to add more backend addresses, start
specifying optional settings, or finish the definition by attaching it to the parent application gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithPathRule<ParentT> |
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackend.toBackend(String name)
Associates the URL path map with a backend on this application gateway.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.