Share via


DiagnosticContract.AlwaysLog Property

Definition

Gets or sets specifies for what type of messages sampling settings should not apply. Possible values include: 'allErrors'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alwaysLog")]
public string AlwaysLog { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alwaysLog")>]
member this.AlwaysLog : string with get, set
Public Property AlwaysLog As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to