Share via


DscCompilationJob.Exception Property

Definition

Gets the exception of the job.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.exception")]
public string Exception { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.exception")>]
member this.Exception : string
Public ReadOnly Property Exception As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to