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

The output for the DescribeAlarmsForMetric action.

Declaration Syntax
C#
public class DescribeAlarmsForMetricResult
Members
All MembersConstructorsMethodsProperties



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

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.)
MetricAlarms
A list of information for each alarm with the specified metric.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithMetricAlarms(array<MetricAlarm>[]()[][]) Obsolete.
Adds elements to the MetricAlarms collection

WithMetricAlarms(IEnumerable<(Of <<'(MetricAlarm>)>>)) Obsolete.
Adds elements to the MetricAlarms collection

Inheritance Hierarchy
Object
DescribeAlarmsForMetricResult

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