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

Average 2

Average

Max 4

Maximum

Min 3

Minimum

NotApplicable 5

Aggregation not applicable

Sum 1

Sum

Applies to