public sealed class Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AcceleratorConfig : IMessage<Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AcceleratorConfig>, IEquatable<Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AcceleratorConfig>, IDeepCloneable<Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AcceleratorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Capacity Planner v1beta API class Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AcceleratorConfig.
A specification of the type and number of accelerator cards attached to the instance.
Inheritance
object > Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AcceleratorConfigImplements
IMessageAllocationTypesSpecificSKUAllocationTypesAllocatedInstancePropertiesTypesAcceleratorConfig, IEquatableAllocationTypesSpecificSKUAllocationTypesAllocatedInstancePropertiesTypesAcceleratorConfig, IDeepCloneableAllocationTypesSpecificSKUAllocationTypesAllocatedInstancePropertiesTypesAcceleratorConfig, IBufferMessage, IMessageNamespace
Google.Cloud.CapacityPlanner.V1BetaAssembly
Google.Cloud.CapacityPlanner.V1Beta.dll
Constructors
AcceleratorConfig()
public AcceleratorConfig()
AcceleratorConfig(AcceleratorConfig)
public AcceleratorConfig(Allocation.Types.SpecificSKUAllocation.Types.AllocatedInstanceProperties.Types.AcceleratorConfig other)
Parameter | |
---|---|
Name | Description |
other |
AllocationTypesSpecificSKUAllocationTypesAllocatedInstancePropertiesTypesAcceleratorConfig |
Properties
Count
public int Count { get; set; }
The number of the guest accelerator cards exposed to this instance.
Property Value | |
---|---|
Type | Description |
int |
Type
public string Type { get; set; }
Accelerator name. See https://cloud.google.com/compute/docs/gpus/#introduction for a full list of accelerator types.
Property Value | |
---|---|
Type | Description |
string |