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 © 2020 Microsoft Corporation. All rights reserved.