Amazon.GameLift.Model.UpdateFleetCapacityRequest.IsSetDesiredInstances C# (CSharp) Метод

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

private IsSetDesiredInstances ( ) : bool
Результат bool
        internal bool IsSetDesiredInstances()
        {
            return this._desiredInstances.HasValue; 
        }