DTAVPersistedStateModel Class |
Namespace: DoubleTake.Web.Models
The DTAVPersistedStateModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DTAVPersistedStateModel | Initializes a new instance of the DTAVPersistedStateModel class |
| Name | Description | |
|---|---|---|
| JobCreationDate |
Gets or sets the job creation date.
| |
| JobState |
Gets or sets the state of the job.
| |
| JobVersion |
Gets or sets the job version.
| |
| Licensed |
Gets or sets a value indicating whether this DTAVPersistedStateModel is licensed.
| |
| LicenseData |
Gets or sets the license data.
| |
| SavedSnapshots |
Gets or sets the saved snapshots.
| |
| SnapshotName |
Gets or sets the name of the snapshot.
| |
| TargetVmGuid |
Gets or sets the target vm unique identifier.
| |
| VmdkdInfoList |
Gets or sets the VMDKD information list.
|
| 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.) |