PoolContainerGroupState type
The state of the pooled container groups.
KnownPoolContainerGroupState can be used interchangeably with PoolContainerGroupState,
this enum contains the known values that the service supports.
Known values supported by the service
Running: The container group is up and running.
Creating: The container group is creating.
Deleting: The container group is deleting.
type PoolContainerGroupState = string