SyncGroupLogProperties.TracingId 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.
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