NodeTemplateAccelerator

data class NodeTemplateAccelerator(val acceleratorCount: Int? = null, val acceleratorType: String? = null)

Constructors

Link copied to clipboard
constructor(acceleratorCount: Int? = null, acceleratorType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val acceleratorCount: Int? = null

The number of the guest accelerator cards exposed to this node template.

Link copied to clipboard
val acceleratorType: String? = null

Full or partial URL of the accelerator type resource to expose to this node template.