Share via


DataSource.AggregationType Property

Definition

Specifies the aggregation type. This only needs to be specified for PerfCounter.

public:
 property Microsoft::SystemInsights::Common::DataAggregationType AggregationType { Microsoft::SystemInsights::Common::DataAggregationType get(); void set(Microsoft::SystemInsights::Common::DataAggregationType value); };
public Microsoft.SystemInsights.Common.DataAggregationType AggregationType { get; set; }
member this.AggregationType : Microsoft.SystemInsights.Common.DataAggregationType with get, set
Public Property AggregationType As DataAggregationType

Property Value

Applies to