OSImageService Methods¶
The OSImageService type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() | Delete(OSImage[]) | Deletes the specified OS images. |
![]() | Delete(IEnumerable(OSImage)) | Deletes the specified OS images. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Get | Returns a collection with all the OSImage objects. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Import(ImportOSSourceDetails, String, String) | Imports an OSImage that was generated by the Snapshot Manager tool that comes with AppDNA. |
![]() | Import(ImportOSSourceDetails, String, String, SynchronizationContext) | Imports an OSImage that was generated by the Snapshot Manager tool that comes with AppDNA. |
![]() | ImportInBackground | Imports an OSImage that was generated by the Snapshot Manager tool that comes with AppDNA. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |