Class ValueAggregate
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class ValueAggregate : MetricAggregateBase, IAggregate
Properties
| Edit this page View SourceValue
Declaration
public double? Value { get; set; }
Property Value
Type | Description |
---|---|
double? |
ValueAsString
Declaration
public string ValueAsString { get; set; }
Property Value
Type | Description |
---|---|
string |