ContainerState

The container instance state.

AzureCloudContainer InstancesContainersMicrosoftServerless

Properties

Name Type Description
detailStatus string The human-readable status of the container instance state.
exitCode integer The container instance exit codes correspond to those from the `docker run` command.
finishTime string The date-time when the container instance state finished.
startTime string The date-time when the container instance state started.
state string The state of the container instance.
View JSON Schema on GitHub