CompilationJob Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Dsc Compilation Job
public class CompilationJob
type CompilationJob = class
Public Class CompilationJob
- Inheritance
-
CompilationJob
Constructors
CompilationJob() |
Initializes a new instance of the CompilationJob class. |
CompilationJob(String, String, DscCompilationJob) |
Initializes a new instance of the CompilationJob class. |
Properties
AutomationAccountName |
Gets or sets the automaiton account name. |
ConfigurationName |
Gets or sets the configuration. |
CreationTime |
Gets or sets the tags. |
EndTime |
Gets or sets the end time of the job. |
Exception |
Gets or sets the exception of the job. |
Id |
Gets or sets the job id. |
JobParameters |
Gets or sets the parameters of the job. |
LastModifiedTime |
Gets or sets the last modified time of the job. |
LastStatusModifiedTime |
Gets or sets the last status modified time of the job." |
ResourceGroupName |
Gets or sets the resource group name. |
StartTime |
Gets or sets the start time of the job. |
Status |
Gets or sets the status of the job. |
StatusDetails |
Gets or sets the status details of the job. |