Property HttpEventExcludedStatusCodes
HttpEventExcludedStatusCodes
Gets or sets the comma-separated list of excluded HTTP error codes.
Declaration
[[System.Text.Json.Serialization.JsonPropertyName("HttpEvent_ExcludedStatusCodes")]]
public string? HttpEventExcludedStatusCodes { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |