您现在访问的是微软AZURE全球版技术文档网站,若需要访问由世纪互联运营的MICROSOFT AZURE中国区技术文档网站,请访问 https://docs.azure.cn.
停用意向描述DeactivationIntentDescription
描述停用节点的意图或原因。Describes the intent or reason for deactivating the node.
属性Properties
名称Name | 类型Type | 必选Required |
---|---|---|
DeactivationIntent |
字符串(枚举)string (enum) | 否No |
DeactivationIntent
类型: 字符串 (枚举)Type: string (enum)
必需: 否Required: No
描述停用节点的意图或原因。Describes the intent or reason for deactivating the node. 可能的值如下。The possible values are following.
可能的值包括:Possible values are:
Pause
- 指示节点应暂停。Pause
- Indicates that the node should be paused. 值为 1。The value is 1.Restart
- 指示意图是节点在短时间内重新启动。Restart
- Indicates that the intent is for the node to be restarted after a short period of time. 值为 2。The value is 2.RemoveData
- 指示节点删除数据的意图。RemoveData
- Indicates the intent is for the node to remove data. 值为 3。The value is 3.