public static class InstanceState
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.RegionInstanceGroupsListInstancesRequest.InstanceState.
Constants for wire representations of the RegionInstanceGroupsListInstancesRequest.Types.InstanceState enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
All
public const string All = "ALL"
Wire representation of All.
Field Value | |
---|---|
Type | Description |
String |
Running
public const string Running = "RUNNING"
Wire representation of Running.
Field Value | |
---|---|
Type | Description |
String |
UndefinedInstanceState
public const string UndefinedInstanceState = "UNDEFINED_INSTANCE_STATE"
Wire representation of UndefinedInstanceState.
Field Value | |
---|---|
Type | Description |
String |