Click or drag to resize
ImageExtensions_v2_1 Class
Provides synchronous extention methods for a Image instance.
Inheritance Hierarchy
SystemObject
  OpenStack.SynchronousImageExtensions_v2_1

Namespace: OpenStack.Synchronous
Assembly: openstacknet (in openstacknet.dll) Version: 1.7.7+Branch.master.Sha.25d803f397c8693c2c13777ef6675f796f520f2c
Syntax
public static class ImageExtensions_v2_1

The ImageExtensions_v2_1 type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDelete
Deletes an image.
Public methodStatic memberGetImage
Shows details for an image.
Public methodStatic memberGetMetadata
Shows metadata for an image.
Public methodStatic memberGetMetadataItem
Shows details for a metadata item, by key, for an image.
Public methodStatic memberWaitUntilActive
Wait until the image is active.
Public methodStatic memberWaitUntilDeleted
Wait until the image is active.
Top
Version Information

.NET Framework

Supported in: 4.5

openstack.net

Supported in: 1.6
See Also