ContainerPropertiesInstanceView interface
容器实例的实例视图。 仅在响应中有效。
属性
| current |
当前容器实例状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| events | 容器实例的事件。 注意:此属性不会序列化。 它只能由服务器填充。 |
| previous |
以前的容器实例状态。 注意:此属性不会序列化。 它只能由服务器填充。 |
| restart |
容器实例已重启的次数。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
currentState
events
previousState
restartCount
容器实例已重启的次数。 注意:此属性不会序列化。 它只能由服务器填充。
restartCount?: number
属性值
number