다음을 통해 공유


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

적용 대상