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-03-24 UTC."],[[["This page provides documentation for the `ManagedInstance.Types.InstanceStatus` enum within the Google Cloud Compute Engine v1 API, specifically within the .NET environment."],["The enum `ManagedInstance.Types.InstanceStatus` represents the different possible states of a Compute Engine instance, which is accessible through its varying version numbers listed on this page."],["The latest available version for `InstanceStatus` is 3.6.0, although this page represents the documentation for version 2.14.0."],["The `InstanceStatus` enum includes states like `Deprovisioning`, `Provisioning`, `Running`, `Stopped`, `Suspended`, `Terminated`, and more, which describe the operational phase of an instance."],["There are supported values such as STOPPING and SUSPENDING, which may not be listed in the enum directly."]]],[]]