ScheduleProperties interface
排程的基本定義
- Extends
屬性
| action | [必要]指定排程的動作 |
| display |
排程的顯示名稱。 |
| is |
是否已啟用排程? |
| provisioning |
排程的佈建狀態。 |
| trigger | [必要]指定觸發程式詳細數據 |
繼承的屬性
| description | 資產描述文字。 |
| properties | 資產屬性字典。 |
| tags | 標記字典。 標記可以新增、移除和更新。 |
屬性詳細資料
action
displayName
排程的顯示名稱。
displayName?: string
屬性值
string
isEnabled
是否已啟用排程?
isEnabled?: boolean
屬性值
boolean
provisioningState
排程的佈建狀態。
provisioningState?: string
屬性值
string