RedisCommonPropertiesRedisConfiguration.MaxfragmentationmemoryReserved Property

Definition

Gets or sets value in megabytes reserved for fragmentation per shard

[Newtonsoft.Json.JsonProperty(PropertyName="maxfragmentationmemory-reserved")]
public string MaxfragmentationmemoryReserved { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxfragmentationmemory-reserved")>]
member this.MaxfragmentationmemoryReserved : string with get, set
Public Property MaxfragmentationmemoryReserved As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to