Search Results for

    Show / Hide Table of Contents

    Interface IDataStreamTemplate

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IDataStreamTemplate

    Properties

    | Edit this page View Source

    TimestampField

    Declaration
    [DataMember(Name = "timestamp_field")]
    ITimestampField TimestampField { get; set; }
    Property Value
    Type Description
    ITimestampField

    Extension Methods

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