Amazon.CloudWatch.Model.DescribeAlarmsForMetricResponse.IsSetMetricAlarms C# (CSharp) Méthode

IsSetMetricAlarms() private méthode

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