Partager via


FrontendEndpoint.SessionAffinityEnabledState Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)]
public string SessionAffinityEnabledState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Inlined)>]
member this.SessionAffinityEnabledState : string with get, set
Public Property SessionAffinityEnabledState As String

Property Value

Implements

Attributes

Applies to