public enum InstanceGroupManagerStatusAcceleratorTopology.Types.StateReference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerStatusAcceleratorTopology.Types.State.
Output only. The state of the accelerator topology.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
Activating |
The accelerator topology is being activated. |
Active |
The accelerator topology is active. |
Deactivating |
The accelerator topology is being deactivated. |
Failed |
The accelerator topology failed. |
Incomplete |
The configuration is incomplete and the accelerator topology cannot be activated due to insufficient number of running VMs. |
Reactivating |
The accelerator topology is being reactivated. |
UndefinedState |
A value indicating that the enum field is not set. |