DscCompilationJobProperties 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.
public class DscCompilationJobProperties : Microsoft.Azure.Management.Automation.Models.JobPropertiesBase
type DscCompilationJobProperties = class
inherit JobPropertiesBase
Public Class DscCompilationJobProperties
Inherits JobPropertiesBase
- Inheritance
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET