Share via


MonitoringAlert.MonitoringObjectName Property

Definition

The name of the associated monitoring object.

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

Property Value

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

Attributes

Applies to

See also