![]() | ImageProtectionOptionsModel Class |
Namespace: DoubleTake.Web.Models
The ImageProtectionOptionsModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageProtectionOptionsModel | Initializes a new instance of the ImageProtectionOptionsModel class |
Name | Description | |
---|---|---|
![]() | ImageId |
Gets or sets the value used to uniquely identify the image in the image store.
|
![]() | ImageName |
Gets or sets the name of the image.
|
![]() | VhdInfo |
Gets or sets the information on the VHDs of the image.
|
![]() | VhdsToDeleteOnRemove |
Gets or sets the list of VHD files to delete (specified by volume letter) from disk when the corresponding protected volume has been removed from the image.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |