The per-instance configuration is being applied to the instance, but is not yet effective, possibly waiting for the instance to, for example, REFRESH.
Deleting
The per-instance configuration deletion is being applied on the instance, possibly waiting for the instance to, for example, REFRESH.
Effective
The per-instance configuration is effective on the instance, meaning that all disks, ips and metadata specified in this configuration are attached or set on the instance.
None
[Default] The default status, when no per-instance configuration exists.
Unapplied
The per-instance configuration is set on an instance but not been applied yet.
UnappliedDeletion
The per-instance configuration has been deleted, but the deletion is not yet applied.
UndefinedStatus
A value indicating that the enum field is not set.
[[["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 page provides reference documentation for the `PerInstanceConfig.Types.Status` enum within the Google Compute Engine v1 API, specifically in the .NET context."],["The documentation covers a range of versions for the Google.Cloud.Compute.V1 library, from version 1.0.0 up to the latest 3.6.0, allowing users to find the version they are using."],["The `PerInstanceConfig.Types.Status` enum defines various states for per-instance configurations, including `Applying`, `Deleting`, `Effective`, `None`, `Unapplied`, `UnappliedDeletion`, and `UndefinedStatus`."],["Each status value within the `PerInstanceConfig.Types.Status` enum is described in detail, explaining the conditions under which each state is applicable, such as waiting for an instance to refresh or the state of an instance after deletion."],["The documentation is part of the `Google.Cloud.Compute.V1` namespace and is implemented within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]