Click or drag to resize
Image Properties

The Image type exposes the following members.

Properties
  NameDescription
Public propertyCreated
The date and time when the resource was created.
Public propertyId
The image identifier.
(Inherited from ImageReference.)
Public propertyMetadata
Metadata key pairs containing information about the image.
Public propertyMinimumDiskSize
The minimum disk size in GB that is required to boot the image.
Public propertyMinimumMemorySize
The minimum amount of RAM in MB that is required to boot the image.
Public propertyName
The image name.
(Inherited from ImageSummary.)
Public propertyProgress
The build completion progress, as a percentage.
Public propertyServer
The associated server.
Public propertySize
The size of the image data, in bytes.
Public propertyStatus
The image status.
Public propertyType
Indicates whether the image is built-in (base) or custom (snapshot).
Public propertyUpdated
The date and time when the resource was updated.
Top
See Also