DscCompilationJobProperties Class

Definition

public class DscCompilationJobProperties : Microsoft.Azure.Management.Automation.Models.JobPropertiesBase
type DscCompilationJobProperties = class
    inherit JobPropertiesBase
Public Class DscCompilationJobProperties
Inherits JobPropertiesBase
Inheritance
DscCompilationJobProperties

Constructors

DscCompilationJobProperties()

Properties

Configuration
CreationTime (Inherited from JobPropertiesBase)
EndTime (Inherited from JobPropertiesBase)
Exception (Inherited from JobPropertiesBase)
JobId (Inherited from JobPropertiesBase)
LastModifiedTime (Inherited from JobPropertiesBase)
LastStatusModifiedTime (Inherited from JobPropertiesBase)
Parameters (Inherited from JobPropertiesBase)
StartedBy
StartTime (Inherited from JobPropertiesBase)
Status (Inherited from JobPropertiesBase)
StatusDetails (Inherited from JobPropertiesBase)

Applies to