Share via


ManagementServicePool.Members Property

Definition

The members of the Pool.

public:
 property System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^> ^ Members { System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Monitoring::MonitoringObject ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Monitoring.MonitoringObject> Members { get; }
member this.Members : System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Monitoring.MonitoringObject>
Public ReadOnly Property Members As IList(Of MonitoringObject)

Property Value

Returns IList<T>.

Applies to