public static class ComputeEnumConstants.LocationPolicy.TargetShape
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.LocationPolicy.TargetShape.
Constants 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 |