Search Results for

    Show / Hide Table of Contents

    Class SoftDeleteRetentionSettings

    Inheritance
    object
    SoftDeleteRetentionSettings
    Implements
    ISoftDeleteRetentionSettings
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class SoftDeleteRetentionSettings : ISoftDeleteRetentionSettings

    Properties

    | Edit this page View Source

    Operations

    How many operations should be retained

    Declaration
    public long? Operations { get; set; }
    Property Value
    Type Description
    long?

    Implements

    ISoftDeleteRetentionSettings

    Extension Methods

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