JobListParameters Properties

 

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

NameDescription
System_CAPS_pubpropertyEndTime

Optional. For the end time filter the value should be a datetime string in UTC format as defined in ISO 8601. For example, 2014-09-25T17:49:17.2252204Z

System_CAPS_pubpropertyRunbookName

Optional. Gets or sets the runbook name of the job.

System_CAPS_pubpropertyStartTime

Optional. For the start time filter the value should be a datetime string in UTC format as defined in ISO 8601. For example, 2014-09-25T17:49:17.2252204Z

System_CAPS_pubpropertyStatus

Optional. Gets or sets the status of the job.

Return to top
Show: