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.2.0.814 (8.2.0.814)
Syntax
public bool DeleteReplica { get; set; }

Property Value

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