Share via


MonitoringAlert.MonitoringObjectId Property

Definition

The Id of the associated monitoring object.

public:
 virtual property Guid MonitoringObjectId { Guid get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public override Guid MonitoringObjectId { get; }
member this.MonitoringObjectId : Guid
Public Overrides ReadOnly Property MonitoringObjectId As Guid

Property Value

Returns the Guid for the monitoring object that is associated with this alert.

Attributes

Applies to