OperationalDataObject(ManagementGroup) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instantiates the OperationalDataObject object.
protected:
OperationalDataObject(Microsoft::EnterpriseManagement::ManagementGroup ^ managementGroup);
protected OperationalDataObject (Microsoft.EnterpriseManagement.ManagementGroup managementGroup);
new Microsoft.EnterpriseManagement.Monitoring.OperationalDataObject : Microsoft.EnterpriseManagement.ManagementGroup -> Microsoft.EnterpriseManagement.Monitoring.OperationalDataObject
Protected Sub New (managementGroup As ManagementGroup)
Parameters
- managementGroup
- ManagementGroup
The management group this object was instiated in.