|
|
ImageProtectionOptions Class |
Namespace: DoubleTake.Jobs.Contract
public class ImageProtectionOptions : IExtensibleDataObject
The ImageProtectionOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageProtectionOptions |
| Name | Description | |
|---|---|---|
| ExtensionData |
Gets or sets the structure that contains extra data.
| |
| ImageId |
This value is the unique ID of the image that contains the protected data from the source.
| |
| ImageName |
This value is the name of the image that contains the protected data from the source.
| |
| VhdInfo |
This value represents information about a virtual hard disk used to store an image.
| |
| VhdsToDeleteOnRemove |
This value is a list of .vhd files to delete from disk when the corresponding protected volume is has been removed from the image. This value is specified by volume letter.
|