Click or drag to resize

FullServerPersistedStateModelBackupTargetState Property

Gets or sets the state of the backup target.

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 Nullable<TargetStates> BackupTargetState { get; set; }

Property Value

Type: NullableTargetStates
The state of the backup target.
See Also