Search Results for

    Show / Hide Table of Contents

    Interface IExtendedStatsAggregation

    Inherited Members
    IFormattableMetricAggregation.Format
    IMetricAggregation.Field
    IMetricAggregation.Missing
    IMetricAggregation.Script
    IAggregation.Meta
    IAggregation.Name
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IExtendedStatsAggregation : IFormattableMetricAggregation, IMetricAggregation, IAggregation

    Properties

    | Edit this page View Source

    Sigma

    Declaration
    [DataMember(Name = "sigma")]
    double? Sigma { get; set; }
    Property Value
    Type Description
    double?

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Sigma
    • Extension Methods
    Back to top Generated by DocFX