public static interface ApplicationGatewayBackendHttpConfiguration.UpdateStages.WithCookieName
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHttpConfiguration.Update |
withAffinityCookieName(String name)
Specifies the name for the affinity cookie.
|
@Beta(value=V1_4_0) ApplicationGatewayBackendHttpConfiguration.Update 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.
*/