VcdVappOptionsModel Class |
Namespace: DoubleTake.Web.Models
The VcdVappOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VcdVappOptionsModel | Initializes a new instance of the VcdVappOptionsModel class |
| Name | Description | |
|---|---|---|
| DoDiskDataEncryption |
Gets or sets a value indicating whether or not to do disk encryption.
| |
| IsSnapshotQuiescenceEnabled |
Gets or sets a value indicating whether or not snapshot quiescence is enabled.
| |
| ReplicationIntervalSeconds |
Gets or sets the replication interval in seconds.
| |
| SourceOrgName |
Gets or sets the source organization name.
| |
| SourceVappDisplayName |
Gets or sets the source Vapp display name.
| |
| SourceVappGuid |
Gets or sets the source Vapp Guid.
| |
| TargetOrgName |
Gets or sets the target organization name.
| |
| TargetOrgVdcName |
Gets or sets the target Org Vdc name.
| |
| TargetVappDisplayName |
Gets or sets the target Vapp display name.
|
| 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.) |