public static class ComputeEnumConstants.ResourcePolicyWorkloadPolicy.MaxTopologyDistance
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ResourcePolicyWorkloadPolicy.MaxTopologyDistance.
Constants for wire representations of the ResourcePolicyWorkloadPolicy.Types.MaxTopologyDistance enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Block
public const string Block = "BLOCK"
Wire representation of Block .
Field Value | |
---|---|
Type | Description |
string |
Cluster
public const string Cluster = "CLUSTER"
Wire representation of Cluster .
Field Value | |
---|---|
Type | Description |
string |
Subblock
public const string Subblock = "SUBBLOCK"
Wire representation of Subblock .
Field Value | |
---|---|
Type | Description |
string |
UndefinedMaxTopologyDistance
public const string UndefinedMaxTopologyDistance = "UNDEFINED_MAX_TOPOLOGY_DISTANCE"
Wire representation of UndefinedMaxTopologyDistance .
Field Value | |
---|---|
Type | Description |
string |