Interface IDataStreamTemplate
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IDataStreamTemplate
Properties
| Edit this page View SourceTimestampField
Declaration
[DataMember(Name = "timestamp_field")]
ITimestampField TimestampField { get; set; }
Property Value
Type | Description |
---|---|
ITimestampField |