MonitoringPerformanceData.MonitoringObjectDisplayName Property

Definition

The display name of the associated monitoring object.

public:
 property System::String ^ MonitoringObjectDisplayName { System::String ^ get(); };
public string MonitoringObjectDisplayName { get; }
member this.MonitoringObjectDisplayName : string
Public ReadOnly Property MonitoringObjectDisplayName As String

Property Value

Returns a String that contains the display name of the monitoring object that is associated with the performance data.

Applies to