PartialMonitoringObject.LeastDerivedNonAbstractMonitoringClassId Property

Definition

Caution

Use this.LeastDerivedNonAbstractManagementPackClassId

The Id of the least derived non-abstract monitoring class.

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

Property Value

Returns a Guid for the least derived, non-abstract monitoring class.

Attributes

Remarks

The least-derived, non-abstract monitoring class is a class that can be discovered and that is the closest to the base class in the inheritance chain.

Applies to