AWS SDK for .NET Documentation
GetMetricStatisticsResult Class
AmazonAmazon.CloudWatch.ModelGetMetricStatisticsResult Did this page help you?   Yes   No    Tell us about it...

The output for the GetMetricStatistics action.

Declaration Syntax
C#
public class GetMetricStatisticsResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GetMetricStatisticsResult()()()()
Initializes a new instance of the GetMetricStatisticsResult class

Datapoints
The datapoints for the specified metric.

Equals(Object)
Determines whether the specified Object is equal to the current 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

Inheritance Hierarchy
Object
GetMetricStatisticsResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)