Share via


IAdministrationManagement.GetManagementServicePools Method

Definition

Gets the currently defined pools in the MG

public:
 System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Administration::ManagementServicePool ^> ^ GetManagementServicePools();
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Administration.ManagementServicePool> GetManagementServicePools ();
abstract member GetManagementServicePools : unit -> System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Administration.ManagementServicePool>
Public Function GetManagementServicePools () As IList(Of ManagementServicePool)

Returns

Applies to