DiscoveryTaskResult Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents the result of a discovery operation.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

System::Object
  Microsoft.EnterpriseManagement.Administration::DiscoveryTaskResult

public ref class DiscoveryTaskResult 

NameDescription
System_CAPS_pubpropertyBatchId

The globally unique identifier (GUID) for the batch of tasks in this discovery operation.

System_CAPS_pubpropertyCreatableEnterpriseManagementObjects

System_CAPS_pubpropertyCustomMonitoringObjects

Obsolete.Gets the objects found during the discovery operation.

System_CAPS_pubpropertyMonitoringTaskResults

Obsolete.Gets monitoring information about the task that performed the discovery.

System_CAPS_pubpropertyTaskResults

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: