Share via


MonitoringTaskResult.TargetMonitoringObjectId Property

Definition

Gets the GUID for the target monitoring object of the task.

public:
 property Guid TargetMonitoringObjectId { Guid get(); };
public Guid TargetMonitoringObjectId { get; }
member this.TargetMonitoringObjectId : Guid
Public ReadOnly Property TargetMonitoringObjectId As Guid

Property Value

The GUID for the target monitoring object of the task.

Remarks

The unique identifier for the target of the task.

Applies to