次の方法で共有


DscCompilationJob.StartedBy プロパティ

定義

によって開始されたコンパイル ジョブを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象