Amazon.Batch.Model.ComputeResourceUpdate.IsSetDesiredvCpus C# (CSharp) Метод

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

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