Amazon.AutoScaling.Model.DisableMetricsCollectionRequest.IsSetMetrics C# (CSharp) Method

IsSetMetrics() private method

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