AWS SDK for .NET Documentation
InstanceCounts Class
AmazonAmazon.EC2.ModelInstanceCounts Did this page help you?   Yes   No    Tell us about it...
Instance counts
Declaration Syntax
C#
public class InstanceCounts
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
InstanceCounts()()()()
Initializes a new instance of the InstanceCounts class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
InstanceCount
The number of listed Reserved Instances in the state specified by the State property.

IsSetInstanceCount()()()()
Checks if the InstanceCount property is set.

IsSetState()()()()
Checks if the State property is set.

State
The state of the listed Reserved Instances.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
InstanceCounts

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)