ManagedClusterAgentPoolProfileProperties.GpuProfile Property

Definition

Gets or sets gPU settings for the Agent Pool.

[Newtonsoft.Json.JsonProperty(PropertyName="gpuProfile")]
public Microsoft.Azure.Management.ContainerService.Models.GPUProfile GpuProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gpuProfile")>]
member this.GpuProfile : Microsoft.Azure.Management.ContainerService.Models.GPUProfile with get, set
Public Property GpuProfile As GPUProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to