Share via


DiscoveryDataAbstractMonitoringClassIdNotAllowedException.MonitoringClassId Property

Definition

Caution

Use ClassId

Gets the monitoring Class identifier that caused the exception to be thrown.

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

Property Value

Returns a globally unique identifier (GUID) for the monitoring Class identifier that caused the exception to be thrown.

Attributes

Applies to