Condividi tramite


SiteConfigResourceInner.RequestTracingEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> se la traccia della richiesta è abilitata; in caso contrario, <code>false</code>.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a