Database.EvictionPolicy Property

Definition

Redis eviction policy - default is VolatileLRU

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

Property Value

Implements

Attributes

Applies to