Delen via


AppIngressSettings.SessionAffinity Property

Definition

Type of the affinity, set this to Cookie to enable session affinity.

public Azure.ResourceManager.AppPlatform.Models.AppSessionAffinity? SessionAffinity { get; set; }
member this.SessionAffinity : Nullable<Azure.ResourceManager.AppPlatform.Models.AppSessionAffinity> with get, set
Public Property SessionAffinity As Nullable(Of AppSessionAffinity)

Property Value

Applies to