MetricsQueryResourcesOptions.Aggregations Property

Definition

Gets the list of metric aggregations to retrieve.

Although this collection cannot be set, it can be modified. See Object initializers with collection read-only property initialization.

public System.Collections.Generic.IList<string> Aggregations { get; }
member this.Aggregations : System.Collections.Generic.IList<string>
Public ReadOnly Property Aggregations As IList(Of String)

Property Value

Applies to