DiscoveryComputerType Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The possible types of Windows-based computers to discover.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim instance As DiscoveryComputerType
Syntax
'Declaration
Public Enumeration DiscoveryComputerType
public enum DiscoveryComputerType
public enum class DiscoveryComputerType
public enum DiscoveryComputerType
public enum DiscoveryComputerType
Members
Member name | Description |
---|---|
Both | Discovers both servers and workstations. |
Server | Discovers Windows-based servers. |
Workstation | Discovers Windows-based workstations. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
Microsoft.EnterpriseManagement.Administration Namespace
ComputerType