Compute Engine v1 API - Enum ResourcePolicyGroupPlacementPolicy.Types.AcceleratorTopologyMode (3.25.0)

public enum ResourcePolicyGroupPlacementPolicy.Types.AcceleratorTopologyMode

Reference documentation and code samples for the Compute Engine v1 API enum ResourcePolicyGroupPlacementPolicy.Types.AcceleratorTopologyMode.

Specifies the connection mode for the accelerator topology. If not specified, the default is AUTO_CONNECT.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
AutoConnect

The interconnected chips are pre-configured at the time of VM creation.

ProvisionOnly

The interconnected chips are connected on demand. At the time of VM creation, the chips are not connected.

UndefinedAcceleratorTopologyMode

A value indicating that the enum field is not set.