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

public static class ComputeEnumConstants.ResourcePolicyWorkloadPolicy.AcceleratorTopologyMode

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

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

Inheritance

object > ComputeEnumConstants.ResourcePolicyWorkloadPolicy.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