Freigeben über


DatabaseProperties.EvictionPolicy Property

Definition

Redis eviction policy - default is VolatileLRU

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.EvictionPolicy? EvictionPolicy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.PropertyOrigin.Owned)>]
member this.EvictionPolicy : Nullable<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Support.EvictionPolicy> with get, set
Public Property EvictionPolicy As Nullable(Of EvictionPolicy)

Property Value

Implements

Attributes

Applies to