Share via


FrontDoorOriginGroupData.SessionAffinityState Property

Definition

Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled'.

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

Property Value

Applies to