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-21 UTC."],[[["The provided content is a reference to the `InstanceStatus` enum within the Google Compute Engine v1 API, specifically for the .NET environment."],["The latest version of the API documented is 3.6.0, and it also provides links to previous versions back to version 1.0.0."],["The `InstanceStatus` enum defines various states that a compute engine instance can be in, such as `Running`, `Stopped`, `Provisioning`, and `Deprovisioning`."],["The enum includes additional states like `STOPPING` and `SUSPENDING` which may not be listed directly due to technical reasons."],["The content lists the `InstanceStatus` states, along with their description, within the namespace `Google.Cloud.Compute.V1` in the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]