Amazon.AutoScaling.Model.EnabledMetric.IsSetMetric C# (CSharp) 메소드

IsSetMetric() 개인적인 메소드

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