GPUProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
GPU settings for the Agent Pool.
public class GPUProfile
type GPUProfile = class
Public Class GPUProfile
- Inheritance
-
GPUProfile
Constructors
| Name | Description |
|---|---|
| GPUProfile() |
Initializes a new instance of the GPUProfile class. |
| GPUProfile(String) |
Initializes a new instance of the GPUProfile class. |
Properties
| Name | Description |
|---|---|
| Driver |
Gets or sets whether to install GPU drivers. When it's not specified, default is Install. Possible values include: 'Install', 'None' |