Specifies whether the ScalingAdjustment is an absolute number or a percentage of the current capacity. Valid values are
            ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity.
             
            
Constraints:
 Declaration Syntax
 Declaration Syntax| C# | 
public string AdjustmentType { get; set; }