AgentPoolNvidiaGpuProfile.ManagementMode Property

Definition

The Managed GPU experience installs additional components, such as the Data Center GPU Manager (DCGM) metrics for monitoring, on top of the GPU driver for you. For more details of what is installed, check out aka.ms/aks/managed-gpu.

public Azure.ResourceManager.ContainerService.Models.GpuManagementMode? ManagementMode { get; set; }
member this.ManagementMode : Nullable<Azure.ResourceManager.ContainerService.Models.GpuManagementMode> with get, set
Public Property ManagementMode As Nullable(Of GpuManagementMode)

Property Value

Applies to