MonitoringDiagnosticResult.ManagementGroup 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.
The ManagementGroup the object was instantiated in.
public:
property Microsoft::EnterpriseManagement::ManagementGroup ^ ManagementGroup { Microsoft::EnterpriseManagement::ManagementGroup ^ get(); };
public Microsoft.EnterpriseManagement.ManagementGroup ManagementGroup { get; }
member this.ManagementGroup : Microsoft.EnterpriseManagement.ManagementGroup
Public ReadOnly Property ManagementGroup As ManagementGroup