Amazon.CloudWatch.Model.DescribeAlarmsForMetricResult.IsSetMetricAlarms C# (CSharp) Method

IsSetMetricAlarms() private method

private IsSetMetricAlarms ( ) : bool
return bool
        internal bool IsSetMetricAlarms()
        {
            return this.metricAlarms.Count > 0;
        }
    }
DescribeAlarmsForMetricResult