DscCompilationJob.StatusDetails 屬性

定義

取得或設定作業的狀態詳細資料。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於