ReturnT - the next stage of the definitionpublic static interface HasCookieBasedAffinity.UpdateDefinitionStages.WithCookieBasedAffinity<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ReturnT |
withCookieBasedAffinity()
Enables cookie based affinity.
|
ReturnT |
withoutCookieBasedAffinity()
Disables cookie based affinity.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/