次の方法で共有


WebJobsAuthenticationEventsContext.CorrelationId Property

Definition

Gets the correlation identifier.

[System.Text.Json.Serialization.JsonPropertyName("correlationId")]
public Guid CorrelationId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("correlationId")>]
member this.CorrelationId : Guid with get, set
Public Property CorrelationId As Guid

Property Value

The correlation identifier.

Attributes

Applies to