JobListParameters 成员
The parameters supplied to the list job operation.
以下各表列出了由 JobListParameters 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
JobListParameters | Initializes a new instance of the JobListParameters class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
EndTime | 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 | |
RunbookName | Optional. Gets or sets the runbook name of the job. | |
StartTime | 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 | |
Status | Optional. Gets or sets the status of the job. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
JobListParameters 类
Microsoft.WindowsAzure.Management.Automation.Models 命名空间