SyncGroupLogProperties.TracingId Property

Definition

Gets tracingId of the sync group log.

[Newtonsoft.Json.JsonProperty(PropertyName="tracingId")]
public Guid? TracingId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tracingId")>]
member this.TracingId : Nullable<Guid>
Public ReadOnly Property TracingId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to