IMonitoringBase.ManagementGroupId Property

Definition

Gets the unique identifier of the management group that the object is in.

public:
 property Guid ManagementGroupId { Guid get(); };
public Guid ManagementGroupId { get; }
member this.ManagementGroupId : Guid
Public ReadOnly Property ManagementGroupId As Guid

Property Value

The unique identifier of the owning management group.

Applies to