Share via


DscCompilationJobListResponse.DscCompilationJobs Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscCompilationJob> DscCompilationJobs { get; set; }
member this.DscCompilationJobs : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscCompilationJob> with get, set
Public Property DscCompilationJobs As IList(Of DscCompilationJob)

Property Value

Applies to