EventData.HttpRequest Property

 

Optional. Gets or sets the HTTP request info.The client IP address of the user who initiated the event is captured as part of the HTTP request info.

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

public HttpRequestInfo HttpRequest { get; set; }
Return to top
Show: