ImageMetadataExtensions_v2_1 Class |
Provides synchronous extention methods for a
ImageMetadata instance.
Inheritance Hierarchy SystemObject OpenStack.SynchronousImageMetadataExtensions_v2_1
Namespace: OpenStack.SynchronousAssembly: openstacknet (in openstacknet.dll) Version: 1.7.7+Branch.master.Sha.25d803f397c8693c2c13777ef6675f796f520f2c
Syntax public static class ImageMetadataExtensions_v2_1
<ExtensionAttribute>
Public NotInheritable Class ImageMetadataExtensions_v2_1
[ExtensionAttribute]
public ref class ImageMetadataExtensions_v2_1 abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ImageMetadataExtensions_v2_1 = class end
The ImageMetadataExtensions_v2_1 type exposes the following members.
Methods
| Name | Description |
---|
| Create |
Creates or replaces metadata for an image.
|
| Delete |
Deletes a metadata item, by key, for an image.
|
| Update |
Creates or replaces one or more metadata items for an image.
Omitted keys are not removed unless overwrite is true. |
TopVersion Information .NET Framework
Supported in: 4.5
openstack.net
Supported in: 1.6
See Also