IApprovedHealthServicesForDistribution Generic Interface

Implemented by an object that can specify a list of either MonitoringObject objects or PartialMonitoringObject objects as health services to which any given credential can be distributed.

Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

'Usage
Dim instance As IApprovedHealthServicesForDistribution(Of T)

Syntax

'Declaration
Public Interface IApprovedHealthServicesForDistribution(Of T)
public interface IApprovedHealthServicesForDistribution<T>
generic<typename T>
public interface class IApprovedHealthServicesForDistribution

Remarks

The object can also specify that the credential be distributed to either all health services objects or none at all. This interface is meant to be used as a return type from GetApprovedHealthServicesForDistribution and as a parameter to SetApprovedHealthServicesForDistribution

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

See Also

Reference

IApprovedHealthServicesForDistribution Members
Microsoft.EnterpriseManagement Namespace

Send comments about this topic to Microsoft.