MonitoringBase.ManagementGroupId 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 unique identifier of the management group that owns this object.
public:
property Guid ManagementGroupId { Guid get(); };
public Guid ManagementGroupId { get; }
member this.ManagementGroupId : Guid
Public ReadOnly Property ManagementGroupId As Guid
Property Value
The management group identifier.