Share via


ManagedClusterAgentPoolProfileProperties.GpuInstanceProfile Property

Definition

GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.

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

Property Value

Applies to