Share via


ManagedClusterAgentPoolProfileProperties.GpuProfileDriver Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public string GpuProfileDriver { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.GpuProfileDriver : string with get, set
Public Property GpuProfileDriver As String

Property Value

Implements

Attributes

Applies to