Construtor ManagedComputer
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the ManagedComputer class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início