Compute Engine v1 API - Class ComputeEnumConstants.InstanceGroupsListInstancesRequest.InstanceState (2.13.0)

public static class ComputeEnumConstants.InstanceGroupsListInstancesRequest.InstanceState

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceGroupsListInstancesRequest.InstanceState.

Constants for wire representations of the InstanceGroupsListInstancesRequest.Types.InstanceState enum.

Inheritance

object > ComputeEnumConstants.InstanceGroupsListInstancesRequest.InstanceState

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

All

public const string All = "ALL"

Wire representation of All.

Field Value
TypeDescription
string

Running

public const string Running = "RUNNING"

Wire representation of Running.

Field Value
TypeDescription
string

UndefinedInstanceState

public const string UndefinedInstanceState = "UNDEFINED_INSTANCE_STATE"

Wire representation of UndefinedInstanceState.

Field Value
TypeDescription
string