Share via


DataAggregationType Enum

Definition

Specifies the aggregation types supported by the System Insights data collection functionality.

public enum class DataAggregationType
public enum DataAggregationType
type DataAggregationType = 
Public Enum DataAggregationType
Inheritance
DataAggregationType

Fields

Name Value Description
Sum 1

Sum

Average 2

Average

Min 3

Minimum

Max 4

Maximum

NotApplicable 5

Aggregation not applicable

Applies to