MonitoringTaskResult.TargetMonitoringClassId Property

Definition

The target class of the task.

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

Property Value

Returns Guid for the target monitoring class of the task.

Remarks

The unique identifier for target class of the task.

Applies to