Click or drag to resize

SystemStateOptionsServicesToStopOptions Property

This value represents the services on the target to stop during protection.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public TargetServicesToStop[] ServicesToStopOptions { get; set; }

Property Value

Type: TargetServicesToStop
The services on the target server to stop during protection.
See Also