Share via


TimeSeriesBaseline.Aggregation Property

Definition

Gets or sets the aggregation type of the metric.

[Newtonsoft.Json.JsonProperty(PropertyName="aggregation")]
public string Aggregation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="aggregation")>]
member this.Aggregation : string with get, set
Public Property Aggregation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to