EventData.OperationId Property

 

Optional. Gets or sets the operation idThis value should not be confused with EventName.

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

public string OperationId { get; set; }

Property Value

Type: System.String
Return to top
Show: