DiscoveryComputerType Enumeration
Applies To: Operations Manager for System Center 2012
The possible types of Windows-based computers to discover.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public enum DiscoveryComputerType
public enum class DiscoveryComputerType
type DiscoveryComputerType
Public Enumeration DiscoveryComputerType
Members
Member name | Description | |
---|---|---|
Both | Discovers both servers and workstations. |
|
Server | Discovers Windows-based servers. |
|
Workstation | Discovers Windows-based workstations. |
See Also
ComputerType
Microsoft.EnterpriseManagement.Administration Namespace
Return to top