你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StartStopManagedInstanceSchedule interface
托管实例的启动/停止计划。
- 扩展
属性
description | 计划的说明。 |
next |
下一个作将在相应的计划时区中执行时的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。 |
next |
要执行的下一个作(启动或停止)注意:此属性不会序列化。 它只能由服务器填充。 |
schedule |
计划列表。 |
system |
计划资源的系统数据。 注意:此属性不会序列化。 它只能由服务器填充。 |
time |
计划的时区。 |
继承属性
id | 资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。 |
name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
description
计划的说明。
description?: string
属性值
string
nextExecutionTime
下一个作将在相应的计划时区中执行时的时间戳。 注意:此属性不会序列化。 它只能由服务器填充。
nextExecutionTime?: string
属性值
string
nextRunAction
要执行的下一个作(启动或停止)注意:此属性不会序列化。 它只能由服务器填充。
nextRunAction?: string
属性值
string
scheduleList
systemData
timeZoneId
计划的时区。
timeZoneId?: string
属性值
string