Share via


DiagnosticContractData.Verbosity Property

Definition

The verbosity level applied to traces emitted by trace policies.

public Azure.ResourceManager.ApiManagement.Models.TraceVerbosityLevel? Verbosity { get; set; }
member this.Verbosity : Nullable<Azure.ResourceManager.ApiManagement.Models.TraceVerbosityLevel> with get, set
Public Property Verbosity As Nullable(Of TraceVerbosityLevel)

Property Value

Applies to