Compute Engine v1 API - Class ComputeEnumConstants.ResourcePolicyGroupPlacementPolicy.AcceleratorTopologyMode (3.26.0)

public static class ComputeEnumConstants.ResourcePolicyGroupPlacementPolicy.AcceleratorTopologyMode

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

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

Inheritance

object > ComputeEnumConstants.ResourcePolicyGroupPlacementPolicy.AcceleratorTopologyMode

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

AutoConnect

public const string AutoConnect = "AUTO_CONNECT"

Wire representation of AutoConnect .

Field Value
Type Description
string

ProvisionOnly

public const string ProvisionOnly = "PROVISION_ONLY"

Wire representation of ProvisionOnly .

Field Value
Type Description
string

UndefinedAcceleratorTopologyMode

public const string UndefinedAcceleratorTopologyMode = "UNDEFINED_ACCELERATOR_TOPOLOGY_MODE"

Wire representation of UndefinedAcceleratorTopologyMode .

Field Value
Type Description
string