Class ComputeEnumConstants.DistributionPolicy.TargetShape (2.0.0)

public static class TargetShape

Constants for wire representations of the DistributionPolicy.Types.TargetShape enum.

Inheritance

Object > ComputeEnumConstants.DistributionPolicy.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

Balanced

public const string Balanced = "BALANCED"

Wire representation of Balanced.

Field Value
TypeDescription
String

Even

public const string Even = "EVEN"

Wire representation of Even.

Field Value
TypeDescription
String

UndefinedTargetShape

public const string UndefinedTargetShape = "UNDEFINED_TARGET_SHAPE"

Wire representation of UndefinedTargetShape.

Field Value
TypeDescription
String