public static class TargetShapeConstants for wire representations of the LocationPolicy.Types.TargetShape enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Any
public const string Any = "ANY"Wire representation of Any.
| Field Value | |
|---|---|
| Type | Description |
String |
|
AnySingleZone
public const string AnySingleZone = "ANY_SINGLE_ZONE"Wire representation of AnySingleZone.
| Field Value | |
|---|---|
| Type | Description |
String |
|
Balanced
public const string Balanced = "BALANCED"Wire representation of Balanced.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedTargetShape
public const string UndefinedTargetShape = "UNDEFINED_TARGET_SHAPE"Wire representation of UndefinedTargetShape.
| Field Value | |
|---|---|
| Type | Description |
String |
|