VraWorkloadCustomizationOptionsModel Class |
Namespace: DoubleTake.Web.Models
The VraWorkloadCustomizationOptionsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| VraWorkloadCustomizationOptionsModel | Initializes a new instance of the VraWorkloadCustomizationOptionsModel class |
| Name | Description | |
|---|---|---|
| NoReplication |
Gets or sets a value indicating whether or not to replicate data.
| |
| PowerupReplicaAfterFailover |
Gets or sets a value indicating whether or not we should power up the replica after failover.
| |
| ShouldShutdownSource |
Gets or sets a value indicating whether or not the source machine should be shutdown during failover.
| |
| UseWin32 |
Gets or sets a value indicating whether or not we should include a USEWIN32 in our connect line.
|
| 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.) |