Click or drag to resize
ImageInfoModel Properties

The ImageInfoModel type exposes the following members.

Properties
  NameDescription
Public propertyCreationTimestamp
Gets or sets the date and time when the image was created.
Public propertyDescription
Gets or sets the description of the image.
Public propertyId
Gets or sets the image unique ID.
Public propertyImageName
Gets or sets the name of the image.
Public propertyImageType
Gets or sets the type of image.
Public propertyProtectionConnectionId
Gets or sets the connection ID, if there is a protection job using the image.
Public propertyProtectionJobName
Gets or sets the job name, if there is a protection job using the image.
Public propertySnapshots
Gets or sets the current list of snapshots for the connection.
Public propertySourceImageMountLocation
Gets or sets the full path to the root of image data where each of the .vhd files are mounted in a subdirectory by volume letter.
Public propertySourceName
Gets or sets the name of the source that contained the original the image data.
Public propertyState
Gets or sets the state of the target.
Public propertyVhdFiles
Gets or sets information about a virtual hard disk used to store an image.
Top
See Also