The environment is being deleted and can't be connected to.
Pending
The environment is being started but is not yet ready to accept
connections.
Running
The environment is running and ready to accept connections. It will
automatically transition back to DISABLED after a period of inactivity or
if another environment is started.
Suspended
The environment is not running and can't be connected to. Starting the
environment will transition it to the PENDING state.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The document provides reference information for the `Environment.Types.State` enum within the Cloud Shell v1 API, specifically for the .NET platform."],["This enum defines the possible execution states of a Cloud Shell environment, including `Deleting`, `Pending`, `Running`, `Suspended`, and `Unspecified`."],["There are multiple version of the API available to access, from 1.0.0 all the way up to the latest 2.5.0 version."],["Each state represents a different phase in the lifecycle of an environment, such as being started, running, or being deleted, with each having specific operational limitations."]]],[]]