Compute Engine v1 API - Class ComputeEnumConstants.ResourcePolicyGroupPlacementPolicy.Collocation (2.15.0)

public static class ComputeEnumConstants.ResourcePolicyGroupPlacementPolicy.Collocation

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ResourcePolicyGroupPlacementPolicy.Collocation.

Constants for wire representations of the ResourcePolicyGroupPlacementPolicy.Types.Collocation enum.

Inheritance

object > ComputeEnumConstants.ResourcePolicyGroupPlacementPolicy.Collocation

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Collocated

public const string Collocated = "COLLOCATED"

Wire representation of Collocated.

Field Value
TypeDescription
string

UndefinedCollocation

public const string UndefinedCollocation = "UNDEFINED_COLLOCATION"

Wire representation of UndefinedCollocation.

Field Value
TypeDescription
string

UnspecifiedCollocation

public const string UnspecifiedCollocation = "UNSPECIFIED_COLLOCATION"

Wire representation of UnspecifiedCollocation.

Field Value
TypeDescription
string