Class SoftDeleteRetentionSettingsDescriptor
Inheritance
SoftDeleteRetentionSettingsDescriptor
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class SoftDeleteRetentionSettingsDescriptor : DescriptorBase<SoftDeleteRetentionSettingsDescriptor, ISoftDeleteRetentionSettings>, IDescriptor, ISoftDeleteRetentionSettings
Methods
| Edit this page View SourceOperations(long?)
How many operations should be retained
Declaration
public SoftDeleteRetentionSettingsDescriptor Operations(long? operations)
Parameters
| Type | Name | Description |
|---|---|---|
| long? | operations |
Returns
| Type | Description |
|---|---|
| SoftDeleteRetentionSettingsDescriptor |