Interface IExtendedStatsAggregation
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IExtendedStatsAggregation : IFormattableMetricAggregation, IMetricAggregation, IAggregation
Properties
| Edit this page View SourceSigma
Declaration
[DataMember(Name = "sigma")]
double? Sigma { get; set; }
Property Value
Type | Description |
---|---|
double? |