public interface HasCookieBasedAffinity
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HasCookieBasedAffinity.DefinitionStages
Grouping of definition stages involving enabling cookie based affinity.
|
static interface |
HasCookieBasedAffinity.UpdateDefinitionStages
Grouping of definition stages applicable as part of a resource update, involving modifying cookie based affinity.
|
static interface |
HasCookieBasedAffinity.UpdateStages
Grouping of update stages involving modifying cookie based affinity.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
cookieBasedAffinity() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/