GetMachineTypesMachineTypeAccelerator

data class GetMachineTypesMachineTypeAccelerator(val guestAcceleratorCount: Int, val guestAcceleratorType: String)

Constructors

Link copied to clipboard
constructor(guestAcceleratorCount: Int, guestAcceleratorType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of accelerator cards exposed to the guest.

Link copied to clipboard

The accelerator type resource name, not a full URL, e.g. nvidia-tesla-t4.