Compartir a través de


ApplicationGatewayBackendHttpSettingsInner.CookieBasedAffinity Propiedad

Definición

Obtiene o establece la afinidad basada en cookies. Entre los valores posibles se incluyen: "Enabled", "Disabled"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.cookieBasedAffinity")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayCookieBasedAffinity CookieBasedAffinity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.cookieBasedAffinity")>]
member this.CookieBasedAffinity : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayCookieBasedAffinity with get, set
Public Property CookieBasedAffinity As ApplicationGatewayCookieBasedAffinity

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a