Information about which license pool to use if a license should be attached to a new Amazon EC2 instance.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class InstanceLicenseSpecification
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | InstanceLicenseSpecification()()()() | Initializes a new instance of the InstanceLicenseSpecification class | 
|  | Equals(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
 Inheritance Hierarchy| Object | |
|  | InstanceLicenseSpecification |