The output for the GetMetricStatistics action.

C# |
public class GetMetricStatisticsResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | GetMetricStatisticsResult()()()() | Initializes a new instance of the GetMetricStatisticsResult class |
![]() | Datapoints |
The datapoints for the specified metric.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Label |
A label describing the specified metric.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDatapoints(array<Datapoint>[]()[][]) | Obsolete.
Adds elements to the Datapoints collection
|
![]() | WithDatapoints(IEnumerable<(Of <<'(Datapoint>)>>)) | Obsolete.
Adds elements to the Datapoints collection
|
![]() | WithLabel(String) | Obsolete.
Sets the Label property
|

Object | |
![]() | GetMetricStatisticsResult |