IAdministrationManagement.GetManagementServicePool(Guid) Method

Definition

Gets the pools in the MG with this Id

public:
 Microsoft::EnterpriseManagement::Administration::ManagementServicePool ^ GetManagementServicePool(Guid Id);
public Microsoft.EnterpriseManagement.Administration.ManagementServicePool GetManagementServicePool (Guid Id);
abstract member GetManagementServicePool : Guid -> Microsoft.EnterpriseManagement.Administration.ManagementServicePool
Public Function GetManagementServicePool (Id As Guid) As ManagementServicePool

Parameters

Id
Guid

Returns

ManagementServicePool

Applies to