Share via


GpuProfile.Driver 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.Owned)]
public string Driver { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.Driver : string with get, set
Public Property Driver As String

Property Value

Implements

Attributes

Applies to