Compute V1 Client - Class MaxTopologyDistance (2.0.0)

Reference documentation and code samples for the Compute V1 Client class MaxTopologyDistance.

Specifies the maximum distance between instances.

Protobuf type google.cloud.compute.v1.ResourcePolicyWorkloadPolicy.MaxTopologyDistance

Namespace

Google \ Cloud \ Compute \ V1 \ ResourcePolicyWorkloadPolicy

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_MAX_TOPOLOGY_DISTANCE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_MAX_TOPOLOGY_DISTANCE = 0;

BLOCK

Value: 63294573

VMs must be provisioned in the same block.

Generated from protobuf enum BLOCK = 63294573;

CLUSTER

Value: 516333018

VMs must be provisioned in the same cluster.

Generated from protobuf enum CLUSTER = 516333018;

SUBBLOCK

Value: 316202573

VMs must be provisioned in the same subblock.

Generated from protobuf enum SUBBLOCK = 316202573;