Search Results for

    Show / Hide Table of Contents

    Class SoftDeleteRetentionSettingsDescriptor

    Inheritance
    object
    DescriptorBase<SoftDeleteRetentionSettingsDescriptor, ISoftDeleteRetentionSettings>
    SoftDeleteRetentionSettingsDescriptor
    Implements
    IDescriptor
    ISoftDeleteRetentionSettings
    Inherited Members
    DescriptorBase<SoftDeleteRetentionSettingsDescriptor, ISoftDeleteRetentionSettings>.Self
    DescriptorBase<SoftDeleteRetentionSettingsDescriptor, ISoftDeleteRetentionSettings>.Assign<TValue>(TValue, Action<ISoftDeleteRetentionSettings, TValue>)
    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 SoftDeleteRetentionSettingsDescriptor : DescriptorBase<SoftDeleteRetentionSettingsDescriptor, ISoftDeleteRetentionSettings>, IDescriptor, ISoftDeleteRetentionSettings

    Methods

    | Edit this page View Source

    Operations(long?)

    How many operations should be retained

    Declaration
    public SoftDeleteRetentionSettingsDescriptor Operations(long? operations)
    Parameters
    Type Name Description
    long? operations
    Returns
    Type Description
    SoftDeleteRetentionSettingsDescriptor

    Implements

    IDescriptor
    ISoftDeleteRetentionSettings

    Extension Methods

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