Share via


PsApiManagementDiagnostic.EnableHttpCorrelationHeader Property

Definition

Gets or sets whether to process Correlation Headers coming to Api Management Service. Only applicable to Application Insights diagnostics. Default is true.

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

Property Value

Applies to