Click or drag to resize

MonitorConfigurationSSMStagingPath Property

This value is the path of the staged folders on the target.

Namespace:  DoubleTake.Core.Contract.Monitor
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public string SSMStagingPath { get; set; }

Property Value

Type: String
The SSM staging path.
See Also