FrontendEndpointData.SessionAffinityEnabledState Property

Definition

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

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

Property Value

Applies to