Amazon.APIGateway.Model.GetUsagePlanResponse.IsSetThrottle C# (CSharp) Метод

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

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