SummarizationCompactionStrategy.MinimumPreservedGroups 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 the minimum number of most-recent non-system groups that are always preserved. This is a hard floor that compaction cannot exceed, regardless of the target condition.
public int MinimumPreservedGroups { get; }
member this.MinimumPreservedGroups : int
Public ReadOnly Property MinimumPreservedGroups As Integer