Search Results for

    Show / Hide Table of Contents

    Interface IRepositoryWithSettings

    A snapshot repository with settings

    Inherited Members
    ISnapshotRepository.Type
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IRepositoryWithSettings : ISnapshotRepository

    Properties

    | Edit this page View Source

    DelegateSettings

    The repository settings

    Declaration
    [IgnoreDataMember]
    object DelegateSettings { get; }
    Property Value
    Type Description
    object

    Extension Methods

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