次の方法で共有


DscCompilationJob.Exception プロパティ

定義

ジョブの例外を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象