Share via


DurableTaskOptions.Tracing Property

Definition

The section of configuration related to tracing.

public Microsoft.Azure.WebJobs.Extensions.DurableTask.TraceOptions Tracing { get; set; }
member this.Tracing : Microsoft.Azure.WebJobs.Extensions.DurableTask.TraceOptions with get, set
Public Property Tracing As TraceOptions

Property Value

Applies to