MonitoringObjectDiscoverySource Class

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Represents a discovery source for relationship objects.

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


[SerializableAttribute]
public ref class MonitoringObjectDiscoverySource : DiscoverySource

NameDescription
System_CAPS_pubpropertyBoundMonitoringObjectId

Obsolete.Gets the globally unique identifier (GUID) for the bound monitoring object.(Overrides DiscoverySource::BoundMonitoringObjectId.)

System_CAPS_pubpropertyBoundObjectId
System_CAPS_pubpropertyClassId

System_CAPS_pubpropertyConnectorId
System_CAPS_pubpropertyId

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubpropertyLastSnapshotTime

Gets the last snapshot time, in DateTime format, for the discovery source.(Overrides DiscoverySource::LastSnapshotTime.)

System_CAPS_pubpropertyManagementGroup

The connection management group connection used by this object.(Inherited from DiscoverySource.)

System_CAPS_pubpropertyManagementGroupId

(Inherited from MonitoringBase.)

System_CAPS_pubpropertyMonitoringClassId

Obsolete.Gets the globally unique identifier (GUID) of the monitoring class for the instance of the object that was discovered by this source.

System_CAPS_pubpropertyMonitoringConnectorId

Obsolete.Gets the globally unique identifier (GUID) of the connector for the discovery source.(Overrides DiscoverySource::MonitoringConnectorId.)

System_CAPS_pubpropertyObjectId

Gets the globally unique identifier (GUID) for the object that was discovered by the discovery source.(Overrides DiscoverySource::ObjectId.)

System_CAPS_pubpropertySourceType

Gets the type of the discovery source.(Overrides DiscoverySource::SourceType.)

System_CAPS_pubpropertyWorkflowId

Gets the globally unique identifier (GUID) for the rule, discovery object, or task for the discovery source.(Overrides DiscoverySource::WorkflowId.)

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from MonitoringBaseWithId.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubmethodGetMonitoringClass()

Obsolete.Gets the monitoring class that this source discovered an instance of.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodReconnect(EnterpriseManagementGroup^)

Reconnects to the specified management group after the object has been disconnected.(Inherited from DiscoverySource.)

System_CAPS_protmethodSetId(Guid)

(Inherited from MonitoringBaseWithId.)

System_CAPS_pubmethodToString()

(Inherited from MonitoringBase.)

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: