Share via


DscCompilationJob.StartedBy Property

Definition

Gets the compilation job started by.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to