| Image Properties |
The Image type exposes the following members.
| Name | Description | |
|---|---|---|
| Created |
The date and time when the resource was created.
| |
| Id |
The image identifier.
(Inherited from ImageReference.) | |
| Metadata |
Metadata key pairs containing information about the image.
| |
| MinimumDiskSize |
The minimum disk size in GB that is required to boot the image.
| |
| MinimumMemorySize |
The minimum amount of RAM in MB that is required to boot the image.
| |
| Name |
The image name.
(Inherited from ImageSummary.) | |
| Progress |
The build completion progress, as a percentage.
| |
| Server |
The associated server.
| |
| Size |
The size of the image data, in bytes.
| |
| Status |
The image status.
| |
| Type |
Indicates whether the image is built-in (base) or custom (snapshot).
| |
| Updated |
The date and time when the resource was updated.
|