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

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

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