Share via


MonitoringState.MonitoringObjectId Property

Definition

Caution

Use this.ObjectId

The Id of the monitoring object whose state this is.

public:
 property Guid MonitoringObjectId { Guid get(); };
[System.Obsolete("Use this.ObjectId")]
public Guid MonitoringObjectId { get; }
member this.MonitoringObjectId : Guid
Public ReadOnly Property MonitoringObjectId As Guid

Property Value

Returns theGuid for the monitoring object associated with the monitoring state.

Attributes

Applies to