Share via


MonitoringRelationshipObject.SourceMonitoringObject Property

Definition

Caution

Use SourceObject

Gets the source monitoring object in the roles of this relationship.

public:
 property Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ SourceMonitoringObject { Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^ get(); };
[System.Obsolete("Use SourceObject")]
public Microsoft.EnterpriseManagement.Monitoring.MonitoringObject SourceMonitoringObject { get; }
member this.SourceMonitoringObject : Microsoft.EnterpriseManagement.Monitoring.MonitoringObject
Public ReadOnly Property SourceMonitoringObject As MonitoringObject

Property Value

Returns a MonitoringObject value.

Attributes

Applies to