Search Results for

    Show / Hide Table of Contents

    Class Template

    Inheritance
    object
    Template
    Implements
    ITemplate
    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 Template : ITemplate

    Properties

    | Edit this page View Source

    Aliases

    Declaration
    public IAliases Aliases { get; set; }
    Property Value
    Type Description
    IAliases
    | Edit this page View Source

    Mappings

    Declaration
    public ITypeMapping Mappings { get; set; }
    Property Value
    Type Description
    ITypeMapping
    | Edit this page View Source

    Settings

    Declaration
    public IIndexSettings Settings { get; set; }
    Property Value
    Type Description
    IIndexSettings

    Implements

    ITemplate

    Extension Methods

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