Share via


TroubleshootingDetails.Detail Property

Definition

Gets or sets details on troubleshooting results.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to