EventData.SubStatus Property

 

Optional. Gets or sets the event sub status.Most of the time, when included, this captures the HTTP status code.

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

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