MachineResource(value)The machine resource type that the SKU applies to, if any.
Enums |
|
|---|---|
| Name | Description |
MACHINE_RESOURCE_UNSPECIFIED |
The SKU applies to all instances irrespective of machine shape. This is referred to as "instance-based pricing" because the price is the same for all instances. |
VCPU_COUNT |
The SKU applies based on the instance's vCPU count. |
MEMORY_BYTES |
The SKU applies based on the instance's memory size in bytes. |
GPU_COUNT |
The SKU applies based on the instance's GPU count. |