Share via


ConnectorMonitoringAlert.ManagementGroupName Property

Definition

The name of the management group this alert came from.

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

Property Value

Returns aString that contains the name of the Management Group that the alert came from.

Attributes

Examples

See ConnectorMonitoringAlert for an example of the ManagementGroupName property.

Applies to