Конструктор ManagedComputer
Показывать защищенные элементы
Показывать наследуемые элементы
Initializes a new instance of the ManagedComputer class.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
ManagedComputer() | Initializes a new instance of the ManagedComputer class. |
![]() |
ManagedComputer(String) | Initializes a new instance of the ManagedComputer class with the specified computer name. |
![]() |
ManagedComputer(String, String, String) | Initializes a new instance of the ManagedComputer class with the specified computer name and the specified login and password. |
![]() |
ManagedComputer(String, String, String, ProviderArchitecture) | Initializes a new instance of the ManagedComputer class with the specified computer name the specified login, password and the specified ProviderArchitecture. |
В начало