PSMetricTabularResult Class

Definition

Represents a single value of a metric

public class PSMetricTabularResult
type PSMetricTabularResult = class
Public Class PSMetricTabularResult
Inheritance
PSMetricTabularResult

Constructors

PSMetricTabularResult()

Properties

Average

Gets or sets the Average of the metric

Count

Gets or sets the Count of the metric

DimensionName

Gets or sets the DimensionName of the metric

DimensionValue

Gets or sets the DimensionValue of the metric

EndTimeUTC

Gets or sets the EndTimeUTC of the metric time range

Last

Gets or sets the Last value of the metric

Maximum

Gets or sets the Maximum value of the metric

Minimum

Gets or sets the Minimum value of the metric

Name

Gets or sets the Name of the metric

ResourceId

Gets or sets the ResourceId of the metric

StartTimeUTC

Gets or sets the StartTimeUTC of the metric time range

TimeGrain

Gets or sets the TimeGrain of the metric

TimestampUTC

Gets or sets the TimestampUTC of the metric value

Total

Gets or sets the Total of the metric

Unit

Gets or sets the Unit of the metric

Applies to