Share via


DscCompilationJob.JobId Property

Definition

Gets the id of the job.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.jobId")]
public Guid JobId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.jobId")>]
member this.JobId : Guid
Public ReadOnly Property JobId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to