Amazon.WAF.Model.Rule.IsSetMetricName C# (CSharp) 메소드

IsSetMetricName() 개인적인 메소드

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