IInnerError.Diagnosticcontext Property

Definition

Provides correlation for request

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Provides correlation for request", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diagnosticcontext")]
public string Diagnosticcontext { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Provides correlation for request", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diagnosticcontext")>]
member this.Diagnosticcontext : string with get, set
Public Property Diagnosticcontext As String

Property Value

Attributes

Applies to