Reference documentation and code samples for the Compute Engine v1 API enum ManagedInstance.Types.InstanceStatus.
[Output Only] The status of the instance. This field is empty when the instance does not exist.
Additional supported values which may be not listed in the enum directly due to technical reasons:
STOPPING
SUSPENDING
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides reference documentation for the `ManagedInstance.Types.InstanceStatus` enum within the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The latest version of the documentation available is for version 3.6.0, with this page detailing version 3.5.0, while previous versions are also available, going as far back as 1.0.0."],["The `InstanceStatus` enum represents the different states a Compute Engine instance can be in, including `Running`, `Stopped`, `Repairing`, and others, providing a clear definition of each state."],["The enum defines states such as `Deprovisioning`, where the instance is halted, `Provisioning`, where resources are allocated, and `Staging`, where the instance is starting, as well as additional states like `STOPPING` and `SUSPENDING`."]]],[]]