Sets the number of instances that are a part of a Reserved
Instance account that will be listed in the Reserved Instance
Marketplace.

C# |
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public CreateReservedInstancesListingRequest WithInstanceCount( int instanceCount )

- instanceCount (Int32)
- Number of instances to list

this instance

This number should be less or equal to the instance count
associated with the Reserved Instance ID specified in the
request.