public static class ComputeEnumConstants.ResourcePolicyGroupPlacementPolicy.AcceleratorTopologyModeReference 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.AcceleratorTopologyModeNamespace
Google.Cloud.Compute.V1Assembly
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 |
|