Class ComputeEnumConstants.RegionInstanceGroupsListInstancesRequest.InstanceState (1.1.0)

public static class InstanceState

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

Inheritance

Object > ComputeEnumConstants.RegionInstanceGroupsListInstancesRequest.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