ReturnT - the stage of the parent application gateway update to return to after attaching this definitionpublic static interface ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAffinity<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> |
withCookieBasedAffinity()
Enables cookie based affinity.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> |
withoutCookieBasedAffinity()
Disables cookie based affinity.
|
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> withCookieBasedAffinity()
ApplicationGatewayBackendHttpConfiguration.UpdateDefinitionStages.WithAttach<ReturnT> withoutCookieBasedAffinity()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/