AWS SDK for .NET Documentation
InstanceLicense Class
AmazonAmazon.EC2.ModelInstanceLicense Did this page help you?   Yes   No    Tell us about it...
An active license in use and attached to an Amazon EC2 instance.
Declaration Syntax
C#
public class InstanceLicense
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
InstanceLicense()()()()
Initializes a new instance of the InstanceLicense 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.)
IsSetPool()()()()
Checks if Pool property is set

Pool
The license pool from which to take a license when starting Amazon EC2 instances in the associated RunInstances request.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithPool(String) Obsolete.
Sets the license pool from which to take a license when starting Amazon EC2 instances in the associated RunInstances request.

Inheritance Hierarchy
Object
InstanceLicense

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