Amazon.AutoScaling.Model.EnableMetricsCollectionRequest.IsSetMetrics C# (CSharp) Méthode

IsSetMetrics() private méthode

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