Click or drag to resize
DeleteOptionsModelDeleteReplica Property
Gets or sets a value indicating whether the replica virtual machine should be deleted when the job is deleted.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public bool DeleteReplica { get; set; }

Property Value

Type: Boolean
if the replica virtual machine should be deleted; otherwise, .
See Also