Job 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 Job object.
public class Job
type Job = class
Public Class Job
- Inheritance
-
Job
Constructors
Job() |
Initializes a new instance of the Job class. |
Job(String, String, Job) |
Initializes a new instance of the Job class. |
Job(String, String, JobCollectionItem) |
Properties
AutomationAccountName |
Gets or sets the automaiton account name. |
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. |
HybridWorker |
Gets or sets the HybridWorker. |
JobId |
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. |
RunbookName |
Gets or sets the runbook. |
StartedBy |
Gets or sets the StartedBy property. |
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. |