Class MachineResource (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-01 UTC."],[],[]]