The output of the DescribeMetricCollectionTypes action.

C# |
public class DescribeMetricCollectionTypesResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeMetricCollectionTypesResult()()()() | Initializes a new instance of the DescribeMetricCollectionTypesResult class |
![]() | 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.) |
![]() | Granularities |
A list of granularities for the listed Metrics.
|
![]() | Metrics |
The list of Metrics collected. The following metrics are supported:
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithGranularities(array<MetricGranularityType>[]()[][]) | Obsolete.
Adds elements to the Granularities collection
|
![]() | WithGranularities(IEnumerable<(Of <<'(MetricGranularityType>)>>)) | Obsolete.
Adds elements to the Granularities collection
|
![]() | WithMetrics(array<MetricCollectionType>[]()[][]) | Obsolete.
Adds elements to the Metrics collection
|
![]() | WithMetrics(IEnumerable<(Of <<'(MetricCollectionType>)>>)) | Obsolete.
Adds elements to the Metrics collection
|

Object | |
![]() | DescribeMetricCollectionTypesResult |