Compute Engine v1 API - Class ComputeEnumConstants.LocationPolicy.TargetShape (2.15.0)

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.

Inheritance

object > ComputeEnumConstants.LocationPolicy.TargetShape

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Any

public const string Any = "ANY"

Wire representation of Any.

Field Value
TypeDescription
string

AnySingleZone

public const string AnySingleZone = "ANY_SINGLE_ZONE"

Wire representation of AnySingleZone.

Field Value
TypeDescription
string

Balanced

public const string Balanced = "BALANCED"

Wire representation of Balanced.

Field Value
TypeDescription
string

UndefinedTargetShape

public const string UndefinedTargetShape = "UNDEFINED_TARGET_SHAPE"

Wire representation of UndefinedTargetShape.

Field Value
TypeDescription
string