Amazon.APIGateway.Model.UsagePlan.IsSetQuota C# (CSharp) Méthode

IsSetQuota() private méthode

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