Compute Engine v1 API - Enum InstanceGroupManagerStatusAcceleratorTopology.Types.State (3.26.0)

public enum InstanceGroupManagerStatusAcceleratorTopology.Types.State

Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupManagerStatusAcceleratorTopology.Types.State.

Output only. [Output Only] The state of the accelerator topology.

Namespace

Google.Cloud.Compute.V1

Assembly

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.