SimpleServerImage Class |
Namespace: net.openstack.Core.Domain
The SimpleServerImage type exposes the following members.
Name | Description | |
---|---|---|
SimpleServerImage | Initializes a new instance of the SimpleServerImage class |
Name | Description | |
---|---|---|
Delete |
Deletes the specified image.
| |
WaitForActive |
Waits for the image to enter the Active state.
| |
WaitForDelete |
Waits for the image to enter the Deleted state or to be removed.
| |
WaitForState(ImageState, ImageState, Int32, NullableTimeSpan, ActionInt32) |
Waits for the image to enter a specified state.
| |
WaitForState(ImageState, ImageState, Int32, NullableTimeSpan, ActionInt32) |
Waits for the image to enter any one of a set of specified states.
|
Name | Description | |||
---|---|---|---|---|
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |||
Id |
Gets the unique identifier for the image.
| |||
Links |
Gets a collection of links related to the current image.
| |||
Name |
Gets the name of the image.
|