Share via


DataWarehouse.GetPerformanceObjects Method

Definition

Returns MonitoringObjectInfo from Guids

public:
 System::Collections::Generic::ICollection<Microsoft::EnterpriseManagement::Warehouse::PerformanceObjectInfo ^> ^ GetPerformanceObjects();
public System.Collections.Generic.ICollection<Microsoft.EnterpriseManagement.Warehouse.PerformanceObjectInfo> GetPerformanceObjects ();
member this.GetPerformanceObjects : unit -> System.Collections.Generic.ICollection<Microsoft.EnterpriseManagement.Warehouse.PerformanceObjectInfo>
Public Function GetPerformanceObjects () As ICollection(Of PerformanceObjectInfo)

Returns

Returns a ICollection<T> of PerformanceObjectInfo objects.

Applies to