ServerImage Properties |
The ServerImage type exposes the following members.
Name | Description | |||
---|---|---|---|---|
Created |
Gets the "created" property of the image.
| |||
DiskConfig |
Gets the default disk configuration used when creating, rebuilding, or resizing servers
with the image. For images created from servers, the value is inherited from the server.
| |||
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.
(Inherited from SimpleServerImage.)
| |||
Links |
Gets a collection of links related to the current image.
(Inherited from SimpleServerImage.) | |||
MinDisk |
Gets the minimum disk requirements needed to create a server with the image.
| |||
MinRAM |
Gets the minimum RAM requirements needed to create a server with the image.
| |||
Name |
Gets the name of the image.
(Inherited from SimpleServerImage.)
| |||
Progress |
Gets the image completion progress, as a percentage.
| |||
Server |
Gets the "server" property of the image.
| |||
Status |
Gets the "status" property of the image.
| |||
Updated |
Gets the "updated" property of the image.
|