AgentPoolNvidiaGpuProfile.ManagementMode Property
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.
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)