Share via


GPUDriver type

Whether to install GPU drivers. When it's not specified, default is Install.
KnownGPUDriver can be used interchangeably with GPUDriver, this enum contains the known values that the service supports.

Known values supported by the service

Install: Install driver.
None: Skip driver install.

type GPUDriver = string