Compartir a través de


SiteConfigResourceInner.RequestTracingEnabled Propiedad

Definición

Obtiene o establece <code>true</code> si el seguimiento de solicitudes está habilitado; en 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a