ProvisioningErrorDetails.TrackingId Property

Definition

A unique Id to share with the service team when seeking help with an error.

[Newtonsoft.Json.JsonProperty(PropertyName="trackingId")]
public string TrackingId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="trackingId")>]
member this.TrackingId : string with get, set
Public Property TrackingId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to