Partager via


DiagnosticContract.LogClientIp Propriété

Définition

Obtient ou définit le journal clientIP. La valeur par défaut est false.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.logClientIp")]
public bool? LogClientIp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.logClientIp")>]
member this.LogClientIp : Nullable<bool> with get, set
Public Property LogClientIp As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à