Share via


MonitoringTaskResult.BatchId Property

Definition

The batch id of the task that ran.

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

Property Value

Returns the Guid for the batch of the task that ran.

Remarks

The batch id of the task that ran.

Applies to