EventData.EventName Property

 

Optional. Gets or sets the event name.This value should not be confused with OperationName.For practical purposes, OperationName might be more appealing to end users.

Namespace:   Microsoft.Azure.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public LocalizableString EventName { get; set; }
Return to top
Show: