ManagementGroup.EntityObjects Property
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.
Gets the instance management interface
public:
property Microsoft::EnterpriseManagement::Monitoring::IMonitoringObjectsManagement ^ EntityObjects { Microsoft::EnterpriseManagement::Monitoring::IMonitoringObjectsManagement ^ get(); };
public Microsoft.EnterpriseManagement.Monitoring.IMonitoringObjectsManagement EntityObjects { get; }
member this.EntityObjects : Microsoft.EnterpriseManagement.Monitoring.IMonitoringObjectsManagement
Public ReadOnly Property EntityObjects As IMonitoringObjectsManagement
Property Value
Returns a IMonitoringObjectsManagement object.