Sets the number of instances that are a part of a Reserved 
            Instance account that will be listed in the Reserved Instance 
            Marketplace. 
            
 Declaration Syntax
 Declaration Syntax| 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 )
 Parameters
 Parameters- instanceCount (Int32)
- Number of instances to list
 Return Value
 Return Valuethis instance
 Remarks
 Remarks
            This number should be less or equal to the instance count 
            associated with the Reserved Instance ID specified in the
            request.