MonitoringPerformanceData.MonitoringObjectFullName Property

Definition

The full name of the associated monitoring object.

public:
 property System::String ^ MonitoringObjectFullName { System::String ^ get(); };
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 performance data.

Applies to