RequestOptions.CosmosThresholdOptions Property

Definition

Threshold values for Distributed Tracing. These values decides whether to generate operation level EventSource with request diagnostics or not.

public Microsoft.Azure.Cosmos.CosmosThresholdOptions CosmosThresholdOptions { get; set; }
member this.CosmosThresholdOptions : Microsoft.Azure.Cosmos.CosmosThresholdOptions with get, set
Public Property CosmosThresholdOptions As CosmosThresholdOptions

Property Value

Applies to