TracesConfiguration.IsDaprIncluded Property

Definition

Boolean indicating if including dapr traces.

public bool? IsDaprIncluded { get; set; }
member this.IsDaprIncluded : Nullable<bool> with get, set
Public Property IsDaprIncluded As Nullable(Of Boolean)

Property Value

Applies to