ManagedClusterAgentPoolProfile.GpuInstanceProfile Property

Definition

Gets or sets the GpuInstanceProfile.

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

Property Value

Applies to