JobProperties Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

NameDescription
System_CAPS_pubpropertyCreationTime

Optional. Gets or sets the creation time of the job.

System_CAPS_pubpropertyEndTime

Optional. Gets or sets the end time of the job.

System_CAPS_pubpropertyException

Optional. Gets or sets the exception of the job.

System_CAPS_pubpropertyJobId

Optional. Gets or sets the id of the job.

System_CAPS_pubpropertyLastModifiedTime

Optional. Gets or sets the last modified time of the job.

System_CAPS_pubpropertyLastStatusModifiedTime

Optional. Gets or sets the last status modified time of the job.

System_CAPS_pubpropertyParameters

Optional. Gets or sets the parameters of the job.

System_CAPS_pubpropertyRunbook

Optional. Gets or sets the runbook.

System_CAPS_pubpropertyStartTime

Optional. Gets or sets the start time of the job.

System_CAPS_pubpropertyStatus

Optional. Gets or sets the status of the job.

System_CAPS_pubpropertyStatusDetails

Optional. Gets or sets the status details of the job.

Return to top
Show: