ContainerInstanceView interface
Runtime information of a container instance.
Properties
current |
Current container instance state. |
events | The events of this container instance. |
previous |
Previous container instance state. |
restart |
The number of times the container has been restarted. |
Property Details
currentState
events
previousState
restartCount
The number of times the container has been restarted.
restartCount?: number
Property Value
number
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for JavaScript