| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>
The entirety of an application gateway request routing rule definition as part of an application gateway update.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT> |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration.toBackendHttpConfiguration(String name)
Associates the specified backend HTTP settings configuration with this request routing rule.
|
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendOrAddress<ParentT> |
ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration.toBackendHttpPort(int portNumber)
Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and
associates it with this request routing rule.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.