Share via


ManagedComputer Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ManagedComputer class.

Overload List

  Name Description
Public method ManagedComputer() Initializes a new instance of the ManagedComputer class.
Public method ManagedComputer(String) Initializes a new instance of the ManagedComputer class with the specified computer name.
Public method ManagedComputer(String, String, String) Initializes a new instance of the ManagedComputer class with the specified computer name and the specified login and password.
Public method ManagedComputer(String, String, String, ProviderArchitecture)

Top