C# Class Amazon.EC2.Util.ImageUtilities.ImageDescriptor

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.
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
ToString ( ) : string

Override to return back the NamePrefix

Private Methods

Méthode Description
ImageDescriptor ( string definitionKey ) : System

Method Details

ToString() public méthode

Override to return back the NamePrefix
public ToString ( ) : string
Résultat string