Share via


MonitoringTaskResult.MonitoringTaskId Property

Definition

Gets the GUID for 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

The GUID for the task that ran.

Remarks

The id of the task that ran.

Applies to