Returned by
Properties
Name | Type | Description |
---|---|---|
CreationTimestamp | DateTime | This value is the date and time when the image was created. |
Description |
String | This value is the description of the image. |
Id | Guid | This value is the image unique ID. |
ImageName | String | This value is the name of the image. This value does not need to be unique. |
ImageType | ImageType | This value represents the type of image. |
ProtectionConnectionIds | String | This value is the connection ID, if there is a protection job using the image. |
ProtectionJobName | String | This value is the job name, if there is a protection job using the image. |
Snapshots | SnapshotEntry [ ] | This value represents the current list of snapshots for the connection. |
SourceImageMountLocation | String | This value is the full path to the root of image data where each of the .vhd files are mounted in a subdirectory by volume letter |
SourceName | String | This value is the name of the source that contained the original the image data. |
State | TargetStates |
This values is the state of the target. |
VhdFiles | ImageVhdInfo [ ] |
This value represents information about a virtual hard disk used to store an image. |