Amazon.OpsWorks.Model.SetLoadBasedAutoScalingRequest.IsSetUpScaling C# (CSharp) Метод

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

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