MonitoringEvent.MonitoringObjectId Property

Definition

The Id of the associated base monitoring object.

public:
 virtual property Guid MonitoringObjectId { Guid get(); };
public override Guid MonitoringObjectId { get; }
member this.MonitoringObjectId : Guid
Public Overrides ReadOnly Property MonitoringObjectId As Guid

Property Value

Returns a Guid for the monitoring object associated with the event.

Applies to