SiteConfigResourceInner.TracingOptions Property

Definition

Gets or sets tracing options.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to