ManagedClusterAgentPoolProfile.GpuDriver Property

Definition

Gets or sets the Driver.

public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.AgentPoolGpuDriver> GpuDriver { get; set; }
member this.GpuDriver : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerService.AgentPoolGpuDriver> with get, set
Public Property GpuDriver As BicepValue(Of AgentPoolGpuDriver)

Property Value

Applies to