ReturnT - the stage of the parent application gateway definition to return to after attaching this definitionpublic static interface ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithCookieName<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT> |
withAffinityCookieName(String name)
Specifies the name for the affinity cookie.
|
@Beta(value=V1_4_0) ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT> withAffinityCookieName(String name)
name - a name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/