TriggerOutputParent interface
觸發模型。
屬性
| created |
建立的使用者。 |
| created |
建立日期時間(RFC 3339 常值格式)。 |
| description | 觸發程式的描述。 |
| display |
觸發程序的名稱。 |
| kind | |
| last |
上次修改的使用者。 |
| last |
上次修改日期時間(RFC 3339 常值格式)。 |
| state | 觸發程式的目前狀態。 可能的值:“Active”、“Paused”、“Completed”、“Disabled” |
| state |
觸發程式目前狀態的詳細數據。 |
| trigger |
觸發程式的唯一標識碼。 |
屬性詳細資料
createdBy
建立的使用者。
createdBy?: string
屬性值
string
createdDateTime
建立日期時間(RFC 3339 常值格式)。
createdDateTime?: string
屬性值
string
description
觸發程式的描述。
description?: string
屬性值
string
displayName
觸發程序的名稱。
displayName: string
屬性值
string
kind
kind: string
屬性值
string
lastModifiedBy
上次修改的使用者。
lastModifiedBy?: string
屬性值
string
lastModifiedDateTime
上次修改日期時間(RFC 3339 常值格式)。
lastModifiedDateTime?: string
屬性值
string
state
觸發程式的目前狀態。
可能的值:“Active”、“Paused”、“Completed”、“Disabled”
state?: string
屬性值
string
stateDetails
triggerId
觸發程式的唯一標識碼。
triggerId: string
屬性值
string