The number of months remaining in the reservation.

C# |
public decimal Term { get; set; }

For example, 2 is the second to the last month before the capacity reservation expires.
C# |
public decimal Term { get; set; }