Search Results for

    Show / Hide Table of Contents

    Class KeyedValueAggregate

    Inheritance
    object
    MetricAggregateBase
    ValueAggregate
    KeyedValueAggregate
    Implements
    IAggregate
    Inherited Members
    ValueAggregate.Value
    ValueAggregate.ValueAsString
    MetricAggregateBase.Meta
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class KeyedValueAggregate : ValueAggregate, IAggregate

    Properties

    | Edit this page View Source

    Keys

    Declaration
    public IList<string> Keys { get; set; }
    Property Value
    Type Description
    IList<string>

    Implements

    IAggregate

    Extension Methods

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