Amazon.CloudWatch.Model.DescribeAlarmsForMetricResponse.IsSetMetricAlarms C# (CSharp) 메소드

IsSetMetricAlarms() 개인적인 메소드

private IsSetMetricAlarms ( ) : bool
리턴 bool
        internal bool IsSetMetricAlarms()
        {
            return this._metricAlarms != null && this._metricAlarms.Count > 0; 
        }
DescribeAlarmsForMetricResponse