Share via


MonitoringAlert.MonitoringObjectFullName Property

Definition

The full name of the corresponding monitoring object.

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

Property Value

Returns a String that contains the full name of the monitoring object that is associated with the alert.

Attributes

Applies to