Share via


MonitoringObjectDiscoverySource.MonitoringClassId Property

Definition

Caution

Use this.ClassId

The monitoring class of the instance that was discovered by this source.

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 instance of the object that was discovered by this source.

Attributes

Applies to