Share via


TroubleshootingDetails.Summary Property

Definition

Gets or sets a summary of troubleshooting.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to