public static class ComputeEnumConstants.RegionInstanceGroupsListInstancesRequest.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
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |