MonitoringObjectGenericProperty Constructor (MonitoringObjectGenericPropertyName)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: Microsoft.EnterpriseManagement.Monitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim monitoringObjectGenericProperty As MonitoringObjectGenericPropertyName
Dim instance As New MonitoringObjectGenericProperty(monitoringObjectGenericProperty)
Syntax
'Declaration
Public Sub New ( _
monitoringObjectGenericProperty As MonitoringObjectGenericPropertyName _
)
public MonitoringObjectGenericProperty (
MonitoringObjectGenericPropertyName monitoringObjectGenericProperty
)
public:
MonitoringObjectGenericProperty (
MonitoringObjectGenericPropertyName monitoringObjectGenericProperty
)
public MonitoringObjectGenericProperty (
MonitoringObjectGenericPropertyName monitoringObjectGenericProperty
)
public function MonitoringObjectGenericProperty (
monitoringObjectGenericProperty : MonitoringObjectGenericPropertyName
)
Parameters
- monitoringObjectGenericProperty
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
MonitoringObjectGenericProperty Class
MonitoringObjectGenericProperty Members
Microsoft.EnterpriseManagement.Monitoring Namespace