AgentPoolGpuDriver Enum

Definition

Whether to install GPU drivers. When it's not specified, default is Install.

public enum AgentPoolGpuDriver
type AgentPoolGpuDriver = 
Public Enum AgentPoolGpuDriver
Inheritance
AgentPoolGpuDriver

Fields

Name Value Description
Install 0

Install driver.

None 1

Skip driver install.

Applies to