Reference documentation and code samples for the Compute Engine v1 API enum Instance.Types.Status.
[Output Only] The status of the instance. One of the following values: PROVISIONING, STAGING, RUNNING, STOPPING, SUSPENDING, SUSPENDED, REPAIRING, and TERMINATED. For more information about the status of the instance, see Instance life cycle.
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `Instance.Types.Status` enum within the Google Compute Engine v1 API, specifically for the .NET library."],["The latest version documented is 3.6.0, with a history of versions dating back to 1.0.0, all being accessible on this single webpage."],["The `Instance.Types.Status` enum represents the different states an instance can be in, including `Provisioning`, `Running`, `Stopping`, `Suspended`, `Terminated`, and more."],["The documentation details the states in the `Instance.Types.Status` enum and what each status means, such as `Provisioning` indicating resource allocation, or `Repairing` showing the instance is under repair."],["The webpage shows that the `Google.Cloud.Compute.V1` namespace and `Google.Cloud.Compute.V1.dll` assembly contain this class."]]],[]]