This class identifies an image that will be looked up using a logical
            key independent of release (RTM) or service pack (SPx) designations,
            always returning the latest version of an image.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class ImageDescriptor
 Members
 Members| All Members | Methods | Properties | |||
| Icon | Member | Description | 
|---|---|---|
|  | DefinitionKey | 
            The logical name assigned to this image in the backing definitions file.
            This key is independent of RTM/service pack number.
             | 
|  | 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.) | 
|  | NamePrefix | 
            The name prefix or pattern of the Amazon machine image that will be looked up.
             | 
|  | ToString()()()() | (Overrides Object.ToString()()()().) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | ImageUtilities..::..ImageDescriptor |