public static class ComputeEnumConstants.InstanceGroupsListInstancesRequest.InstanceStateReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceGroupsListInstancesRequest.InstanceState.
Constants for wire representations of the InstanceGroupsListInstancesRequest.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 |
|