Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithListener.fromListener(String name)
Associates the request routing rule with an existing frontend listener.
|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackend.toBackend(String name)
Associates the request routing rule with a backend on this application gateway.
|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithBackendHttpConfiguration.toBackendHttpConfiguration(String name)
Associates the specified backend HTTP settings configuration with this request routing rule.
|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGateway.UpdateStages.WithRequestRoutingRule.updateRequestRoutingRule(String name)
Begins the update of a request routing rule.
|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithRedirectConfig.withoutRedirectConfiguration()
Removes the association with a redirect configuration, if any.
|
ApplicationGatewayRequestRoutingRule.Update |
ApplicationGatewayRequestRoutingRule.UpdateStages.WithRedirectConfig.withRedirectConfiguration(String name)
Associates the specified redirect configuration with this request routing rule.
|
Copyright © 2019. All rights reserved.