MonitoringPerformanceData.MonitoringClassId Property

Definition

Caution

Use this.ClassId

The base non-abstract MonitoringClass Id of the associated monitoring object.

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

Property Value

Returns a Guid of the monitoring class for the associated monitoring object.

Attributes

Applies to