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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Collocated
public const string Collocated = "COLLOCATED"
Wire representation of Collocated.
Field Value | |
---|---|
Type | Description |
string |
UndefinedCollocation
public const string UndefinedCollocation = "UNDEFINED_COLLOCATION"
Wire representation of UndefinedCollocation.
Field Value | |
---|---|
Type | Description |
string |
UnspecifiedCollocation
public const string UnspecifiedCollocation = "UNSPECIFIED_COLLOCATION"
Wire representation of UnspecifiedCollocation.
Field Value | |
---|---|
Type | Description |
string |