| 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.WithBackendOrAddress<ParentT>
The stage of an application gateway URL path map definition allowing to add an address to specify an existing
backend to associate with this URL path map or create a new backend with an auto-generated name and addresses
to it.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackend<ParentT> |
ApplicationGatewayUrlPathMap.UpdateDefinitionStages.WithBackendHttpConfiguration.toBackendHttpConfiguration(String name)
Associates the specified backend HTTP settings configuration with this URL path map.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.