Amazon.AutoScaling.Model.EnableMetricsCollectionRequest.IsSetMetrics C# (CSharp) 메소드

IsSetMetrics() 개인적인 메소드

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