Search Results for

    Show / Hide Table of Contents

    Interface ISoftDeleteSettings

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface ISoftDeleteSettings

    Properties

    | Edit this page View Source

    Retention

    Configure the retention of soft deletes on the index

    Declaration
    ISoftDeleteRetentionSettings Retention { get; set; }
    Property Value
    Type Description
    ISoftDeleteRetentionSettings

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Retention
    • Extension Methods
    Back to top Generated by DocFX