public static class ComputeEnumConstants.DistributionPolicy.TargetShapeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.DistributionPolicy.TargetShape.
Constants for wire representations of the DistributionPolicy.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 |
|
Even
public const string Even = "EVEN"Wire representation of Even.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedTargetShape
public const string UndefinedTargetShape = "UNDEFINED_TARGET_SHAPE"Wire representation of UndefinedTargetShape .
| Field Value | |
|---|---|
| Type | Description |
string |
|