Amazon.Lightsail.Model.GetInstanceMetricDataRequest.IsSetMetricName C# (CSharp) Méthode

IsSetMetricName() private méthode

private IsSetMetricName ( ) : bool
Résultat bool
        internal bool IsSetMetricName()
        {
            return this._metricName != null;
        }