RedisCommonPropertiesRedisConfiguration.MaxmemoryPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the eviction strategy used when your data won't fit within its memory limit.
[Newtonsoft.Json.JsonProperty(PropertyName="maxmemory-policy")]
public string MaxmemoryPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxmemory-policy")>]
member this.MaxmemoryPolicy : string with get, set
Public Property MaxmemoryPolicy As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute