ApplicationGatewayBackendHttpSettingsInner.AffinityCookieName Property

Definition

Gets or sets cookie name to use for the affinity cookie.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.affinityCookieName")]
public string AffinityCookieName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.affinityCookieName")>]
member this.AffinityCookieName : string with get, set
Public Property AffinityCookieName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to