Amazon.AutoScaling.Model.MetricCollectionType.IsSetMetric C# (CSharp) Method

IsSetMetric() private method

private IsSetMetric ( ) : bool
return bool
        internal bool IsSetMetric()
        {
            return this._metric != null;
        }
MetricCollectionType