Show / Hide Table of Contents

    Enum TimeAggregationOperator

    Defines values for TimeAggregationOperator.

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.Monitor.dll
    Syntax
    [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
    public enum TimeAggregationOperator

    Average

    Last

    Maximum

    Minimum

    Total

    Back to top Azure SDK for Net