Share via


MonitoringTaskResult.LocationId Property

Definition

The location the task ran.

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

Property Value

Returns Guid for the location that the task ran.

Remarks

The location the task was generated.

Applies to