Class FormattableMetricAggregationBase
Inheritance
FormattableMetricAggregationBase
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public abstract class FormattableMetricAggregationBase : MetricAggregationBase, IFormattableMetricAggregation, IMetricAggregation, IAggregation
Constructors
| Edit this page View SourceFormattableMetricAggregationBase(string, Field)
Declaration
protected FormattableMetricAggregationBase(string name, Field field)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | |
| Field | field |
Properties
| Edit this page View SourceFormat
The format to use for the output of the aggregation
Declaration
public string Format { get; set; }
Property Value
| Type | Description |
|---|---|
| string |