Share via


ManagedClusterAgentPoolProfile.WorkloadRuntime Property

Definition

Determines the type of workload a node can run.

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

Property Value

Applies to