ReturnT - the next stage of the updatepublic static interface HasCookieBasedAffinity.UpdateStages.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.