Share via


MonitoringAlert.MonitoringObjectPath Property

Definition

The path of the corresponding monitoring object.

public:
 property System::String ^ MonitoringObjectPath { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string MonitoringObjectPath { get; }
member this.MonitoringObjectPath : string
Public ReadOnly Property MonitoringObjectPath As String

Property Value

Returns a String that contains the path to the monitoring object that is associated with this alert.

Attributes

Applies to