Click or drag to resize

MachineInfoClass Class

Data about the target machine
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.ContractMachineInfoClass

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public class MachineInfoClass

The MachineInfoClass type exposes the following members.

Constructors
  NameDescription
Public methodMachineInfoClass
Top
Properties
  NameDescription
Public propertyos
OS on the machine.
Public propertyosVersion
OS version on the machine.
Top
See Also