Share via


DscReportError.ErrorDetails Property

Definition

Gets or sets the error details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to