The output for the DescribeAlarmsForMetric action.
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeAlarmsForMetricResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeAlarmsForMetricResult()()()() | Initializes a new instance of the DescribeAlarmsForMetricResult 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.) | 
|  | 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
 Inheritance Hierarchy| Object | |
|  | DescribeAlarmsForMetricResult |