Interface IMatrixStatsAggregation
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IMatrixStatsAggregation : IMatrixAggregation, IAggregation
Properties
| Edit this page View SourceMode
Declaration
[DataMember(Name = "mode")]
MatrixStatsMode? Mode { get; set; }
Property Value
Type | Description |
---|---|
MatrixStatsMode? |