Interface IRepositoryWithSettings
A snapshot repository with settings
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IRepositoryWithSettings : ISnapshotRepository
Properties
| Edit this page View SourceDelegateSettings
The repository settings
Declaration
[IgnoreDataMember]
object DelegateSettings { get; }
Property Value
Type | Description |
---|---|
object |