Amazon.APIGateway.Model.UsagePlan.IsSetQuota C# (CSharp) Метод

IsSetQuota() приватный Метод

private IsSetQuota ( ) : bool
Результат bool
        internal bool IsSetQuota()
        {
            return this._quota != null;
        }