Click or drag to resize

FailoverOptionsSnapshotId Property

This value is the snapshot ID that should be applied to the target during snapshot failover.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public Guid SnapshotId { get; set; }

Property Value

Type: Guid
The snapshot id to apply to the target server during failover.
See Also