Share via


MonitoringTaskResult.TargetMonitoringObjectId Property

Definition

The target 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

Returns Guid for the target monitoring object of the task..

Remarks

The unique identifier for the target of the task.

Applies to