Share via


ConnectorMonitoringAlert.ManagementGroupId Property

Definition

The id of the management group this alert came from.

public:
 property Guid ManagementGroupId { Guid get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public Guid ManagementGroupId { get; }
member this.ManagementGroupId : Guid
Public ReadOnly Property ManagementGroupId As Guid

Property Value

Returns a Guid globally unique identifier (GUID) for the Management Group that the alert came from.

Attributes

Examples

See ConnectorMonitoringAlert for an example of the ManagementGroupId property.

Applies to