Name | Description | |
---|---|---|
![]() | AverageValue | The average value in the value set, useful for setting ranges for display. The average value may be negative. |
![]() | Caption | A display caption for this metric set. |
![]() | Count | The number of items currently in the collection |
![]() | Description | A description of this metric set. |
![]() | EndDateTime | The end date and time of this value set interval. This may not represent all of the data available in the metric. |
![]() | Interval | The unit of intervals between samples. If not set to default or shortest, see the Intervals property for how many intervals between samples. |
![]() | Intervals | The number of intervals between samples in the interval set. |
![]() | IsFixedSize | Gets a value indicating whether the System.Collections.IList has a fixed size. |
![]() | IsReadOnly | Indicates if the collection is read only and therefore can't have items added or removed. |
![]() | IsSynchronized | Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). |
![]() | Item | Gets the item in the collection at the specified zero-based index. |
![]() | MaxValue | The largest value in the value set, useful for setting ranges for display. The maximum value may be negative. |
![]() | MaxValueMetricValue | The metric object with the largest value in the value set, useful for setting ranges for display. The maximum value may be negative. |
![]() | MinValue | The smallest value in the value set, useful for setting ranges for display. The minimum value may be negative. |
![]() | MinValueMetricValue | The metric object with the smallest value in the value set, useful for setting ranges for display. The minimum value may be negative. |
![]() | PercentileValue | The 95th percentile value in the value set. The percentile value may be negative. |
![]() | StartDateTime | The start date and time of this value set interval. This may not represent all of the data available in the metric. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. |
![]() | UnitCaption | The display caption for the values in this set |