JobProperties Class

Definition

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

Constructors

JobProperties()

Properties

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)
Runbook
RunOn
StartedBy
StartTime (Inherited from JobPropertiesBase)
Status (Inherited from JobPropertiesBase)
StatusDetails (Inherited from JobPropertiesBase)

Applies to