DscConfigurationJobProperties Class

Definition

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

Constructors

DscConfigurationJobProperties()

Properties

Configuration
ConfigurationName
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)
StartTime (Inherited from JobPropertiesBase)
Status (Inherited from JobPropertiesBase)
StatusDetails (Inherited from JobPropertiesBase)

Applies to