Share via


MonitoringAlert.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")]
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public Guid MonitoringClassId { get; }
member this.MonitoringClassId : Guid
Public ReadOnly Property MonitoringClassId As Guid

Property Value

Returns the Guid of the non-abstract monitoring class of the associated monitoring object.

Attributes

Applies to