public static class ComputeEnumConstants.InstanceGroupManagerTargetSizePolicy.ModeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InstanceGroupManagerTargetSizePolicy.Mode.
Constants for wire representations of the InstanceGroupManagerTargetSizePolicy.Types.Mode enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Bulk
public const string Bulk = "BULK"Wire representation of Bulk.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Individual
public const string Individual = "INDIVIDUAL"Wire representation of Individual .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedMode
public const string UndefinedMode = "UNDEFINED_MODE"Wire representation of UndefinedMode .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UnspecifiedMode
public const string UnspecifiedMode = "UNSPECIFIED_MODE"Wire representation of UnspecifiedMode .
| Field Value | |
|---|---|
| Type | Description |
string |
|