MonitoringTaskResult.MonitoringTaskId Property

Definition

The id of the task that ran.

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

Property Value

Returns Guid for the task that ran..

Remarks

The id of the task that ran.

Applies to