The number of Amazon EC2 instances that should be running in the group. The desired capacity must be greater than or equal to the minimum
size and less than or equal to the maximum size specified for the Auto Scaling group.

C# |
public int DesiredCapacity { get; set; }