ComputerNameDiscoveryCriteria::GetComputerNames Method ()
System Center
Applies To: Operations Manager for System Center 2012
Gets the computer names included in the discovery criteria.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<String^>^Returns a ReadOnlyCollection<T> of type String that contains the computer names included in the discovery criteria.
Show: