Share via


ConnectorInfo.DisplayName Field

Definition

The display name of the monitoring connector.

public: System::String ^ DisplayName;
[System.Runtime.Serialization.DataMember]
public string DisplayName;
val mutable DisplayName : string
Public DisplayName As String 

Field Value

Attributes

Remarks

The DisplayName can be seen when manually forwarding an alert to a connector. The DisplayName is used to easily identify a connector, allowing for forwarding of an alert to the connector.

Applies to