Share via


MonitoringRuleInfo.ManagementPack Property

 

Applies To: Operations Manager for System Center 2012

Namespace:   Microsoft.EnterpriseManagement.Warehouse
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

public ManagementPackInfo ManagementPack { get; }
public:
property ManagementPackInfo^ ManagementPack {
    ManagementPackInfo^ get();
}
member ManagementPack : ManagementPackInfo with get
Public ReadOnly Property ManagementPack As ManagementPackInfo

Property Value

Type: Microsoft.EnterpriseManagement.Warehouse.ManagementPackInfo

Returns ManagementPackInfo.

See Also

MonitoringRuleInfo Class
Microsoft.EnterpriseManagement.Warehouse Namespace

Return to top