MonitoringAlertHistory.Comments Property

Definition

The comments for the MonitoringAlertHistory entry.

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

Property Value

String

Returns a String that contains the comments for the monitoring alert history.

Attributes

Applies to