Partager via


MonitoringSettingProperties.TraceEnabled Propriété

Définition

Obtient ou définit indique si activer la fonctionnalité de trace

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à