Amazon.AutoScaling.Model.DescribeAdjustmentTypesResult.IsSetAdjustmentTypes C# (CSharp) 메소드

IsSetAdjustmentTypes() 개인적인 메소드

private IsSetAdjustmentTypes ( ) : bool
리턴 bool
        internal bool IsSetAdjustmentTypes()
        {
            return this.adjustmentTypes.Count > 0;
        }
    }
DescribeAdjustmentTypesResult