MonitoringStateChangeEvent.MonitoringObjectId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The id of the associated monitoring object.
public:
property Guid MonitoringObjectId { Guid get(); };
public Guid MonitoringObjectId { get; }
member this.MonitoringObjectId : Guid
Public ReadOnly Property MonitoringObjectId As Guid
Property Value
Returns a Guid of the monitoring object associated with the state change event.