IAnnotationError.InnererrorDiagnosticcontext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 InnererrorDiagnosticcontext { 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.InnererrorDiagnosticcontext : string with get, set
Public Property InnererrorDiagnosticcontext As String
Property Value
- Attributes