MonitoringClass.GetMonitoringImageReferences Method

Definition

Gets the image references for this class.

public:
 System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::EnterpriseManagement::Configuration::MonitoringImageReference ^> ^ GetMonitoringImageReferences();
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.EnterpriseManagement.Configuration.MonitoringImageReference> GetMonitoringImageReferences ();
member this.GetMonitoringImageReferences : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.EnterpriseManagement.Configuration.MonitoringImageReference>
Public Function GetMonitoringImageReferences () As ReadOnlyCollection(Of MonitoringImageReference)

Returns

A collection of image references.

Applies to